Pages

Saturday, May 3, 2014

Creating Oracle Identity Manager Database Schema Using RCU

Unzip the RCU zip file

ofm_rcu_linux_11.1.2.2.0_64_disk1_1of1.zip

After unzip the ofm_rcu_linux_11.1.2.2.0_64_disk1_1of1.zip file and the directory structure as follows.

rcuHome/

[rcuHome]$ ls

assistants  common         inventory  jdk   lib      network        oracore      perl    precomp  relnotes  sqlplus  tg4ifmx  tg4tera
BC4J        css            javavm     jlib  lib32    nls            oraInst.loc  plsql   rcu      root.sh   srvm     tg4ingr  util
bin         instantclient  jdbc       ldap  modules  oracleRoot.sh  owm          portal  rdbms    sqlj      sysman   tg4sybs  xdk

Executing the RCU Utility to create the OIM Schema

Go to the rcuHome/bin directory and execute the rcu executable file. After executing the file and it will display the following screen.




Click Next Button and It will display the following screen.



Select Create option box and Click Next button and it will display the following screen.


Enter the Oracle Host Name,Port,Service Name, username and password. The example values are shown below as a screen shot.



Click Next Button and It will display the following screen.




Click OK button and ti will display the following screen.




Select the Identity Management --> Oracle Identity Manager Check Box and It will display the following screen.




Click Next Button and It will display the following screen.


Enter the Password and Confirm Password and Click Next button.



Click Next button.



Click OK Button and It will create the table space in the Oracle Data Base.




Click Create Button and It will create the Import the Oracle Identity Manager Schema.





If your not seeing any error, the schema imported successfully without any issue. Click Close button to complete the rcu database creation utility.


Installing Oracle Identity Manager 11.1.2.2.0

No comments:

Post a Comment