Repository Creation Utility (RCU)
Change the
Host Name:
Go to C:\Windows\System32\drivers\etc
Open host file
Add your Full Computer name in front
of IP Address
For
Example : 127.0.0.1 <YourHostName>
·
Click on rcu.bat under rcuHome\BIN
Increase the processes and cursor space:
·
Go to SQL Plus from oracle home and log in to data base
Username: sys as sysdba
Password:
use following command:
Ø alter system set
session_cached_cursors=100 scope=spfile;
Ø alter system set
processes=500 scope=spfile;
Ø alter system set open_cursors=500
scope=spfile;
·
Click Next on following wizard.
· Default Prefix will be DEV
·
Select Oracle Identity Manager checkbox and Click Next
·
Click OK
· Use same password for all schemas
· Click OK
· Click OK
Click Close
Thanks !!!