Tuesday, April 22, 2014

Repository Creation Utility (RCU) 11.1.2.2.0

Set the below 3 parameters in Oracle Database and restart the DB.

alter system set processes=500 scope=spfile;
alter system set sessions=500 scope=spfile;
alter system set open_cursors=1000 scope=spfile;


Run the rcu utility by running rcu.sh from $RCU_HOME\bin\rcu.sh

Follow the screen captures as below to proceed with the necessary schema creation for Oracle Identity Manager, Oracle Access Manager & Oracle Adaptive Access Manager.