Hi,
There is an issue in creating the OPSS schema in oracle DB 11.2.0.3.0 even though the rcu (Oracle Fusion Middleware Repository Creation Utility 11g (11.1.2.1.0)
completed it without any error with status of success opss schema at the end of it's creation operation.
But the validation of opss schema is getting Failed as shown by this query ! I 've refferenced this Doc's Configuring the OPSS Security Store
SQL> desc jps_dn;
ERROR:
ORA-04043: object jps_dn does not exist
There is no error in rcu log And in opss.log as well. Also There is NO issue in createing the Other schema's like OIM,OAM,OAAM
Wonder what am missing here that causing the shema not reflecting or Validation of it getting Failed in the database.
Also i 've tried by changing this sec_case_sensitive_logon value to False from true in the DB but to no effect.
in both cases the OPSS schema validation is getting failed.
Greately appreciate any suggestion.
Please see the following summary of rcu operation
Repository Creation Utility: Create - Completion Summary
Database details:
Host Name : ebs.oracle.com
Port : 1521
Service Name : IAM.ORACLE.COM
Connected As : sys
Prefix for (prefixable) Schema Owners : DEV
RCU Logfile : /data/Rootdownloads/rcuHome/rcu/log/logdir.2013-09-25_04-57/rcu.log
Component schemas created:
Component Status Logfile /data/Rootdownloads/rcuHome/rcu/log/logdir.2013-09-25_04-57/opss.log
Oracle Platform Security Services Success
Please suggest.
Thanks
Priya