Skip to main content

Command Palette

Search for a command to run...

ssoreg.sh throws exception: IAS Property not found

Updated
1 min read

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.