Sunday, July 8, 2012

RCU Creation for IDM database with the fusion applications


Creating the rcu for the idm database with the fusion applications  

For creating the rcu's we need to install the oracle 11gr2 with the necessary parameter changes .. 
Move into base directory where the fusion applications software is unzip and then move into the installers and fmw_rcu and go to bin directory and here you can find the rcu
Before running the rcu make sure that the JAVA_HOME is set and the ORACLE_HOME,ORACLE_SID is set and for the idm rcu and configuration we need to set the database in the no archive log mode and then you can turn on .. for installing the web logic for idm oracle recommends to turn off the archive log ..  

From the user who owns the database installation run the rcu buy executing ./rcu

1]welcome screen for when you launch the rcu and click next to proceed



[2]Select create to create the new repository or use drop to drop the existing repository



3]In this screen you have to add the host name where the database resides and the port name of the database and the service name for the database we can keep the user as sys 





4]After clicking the next you can see the Repository creation Utility will check for the Parameters and if all are satisfied then Click OK


5]This is the important step here you want to select the necessary components to be installed in the idm database.. IF  you are installing the IDM with the Fusion applications 

THAT IS MANDATORY THAT YOU SHOULD HAVE ONLY THE ORACLE INTERNET DIRECTORY SELECTED .. NOT ANY OTHER PRODUCT


Click next to proceed and RCU will check  the prerequisites for creating the repository in the database


We have to give the password and we should remember the password because we will be using this password  while Provisioning the IDM ..   

The Repository Creation Utlity will create the table space and the temp table space if we want to add the table space then we can add by using the additional table space,, 


    Normally these table spaces will not be available so it will Create the necessary tablespaces



We are only creating the OID in this database and the access manager will be created on the OAM database


The installation of the IDM Rcu had been completed successfully 

No comments:

Post a Comment