ssoreg.sh throws exception: IAS Property not found
When running ssoreg.sh you may run into this error:
Repository Access API throws exception :oracle.ias.repository.schema.SchemaException: iAS Property could not be found Property Name OIDhost in ...
This is most likely because you used the actual ORACLE_HOME when running it instead of using $ORACLE_HOME. For some reason you MUST use $ORACLE_HOME.
