# 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.
