Running Repository Creation Utility for Oracle Identity Management components

Oracle Fusion Applications installation: Running Repository Creation Utility (RCU) for Oracle Identity Management Components

Previous: Running Oracle Fusion Applications Repository Creation Utility (Applications RCU)

Important Note: This is OLD guide for old version 11.1.1.5. Please follow instructions at http://www.oratraining.com/blog/2012/12/oracle-fusion-applications-installation-step-by-step-guide-11-1-5/ for latest guide for current version i.e. 11.1.5

 

Important Note: We are NOT creating a separate database to host Oracle Identity Management schemas. Instead we will create these schemas in our Fusion Database (fusiondb) itself since the schema names are distinct compared to Fusion Application schemas. We will save a lot of Memory for our Virtual Machine.

In order to run RCU for Identity Management on same database, we must set the open_cursors parameter to 800.

Open a new database session and set following values.

SQL> show parameter open_cursors

NAME TYPE VALUE

———————————— ———– ——————————

open_cursors integer 500

SQL> alter system set open_cursors=800 scope=both sid=’*’;

System altered.

Launch Repository Creation Utility for Oracle Identity Management from <Framework_location>/fmw_rcu/bin location

[oracle@fusion bin]$ /app/fusion/provisioning/fmw_rcu/bin/rcu &

Click Next

Select Create and click Next

Enter the database information (for same fusiondb database as entered earlier. Click Next

Next it will check for required prerequisites. Upon successful check click OK

Click Idnentity Management. It will select few other required components also automatically. Click Next

 

Again it will check prerequisites for the selected components. Upon successful check click OK

 

Enter same password Oracle123 for ease of remembering. Click Next

No need to change anything in this screen. Click Next

 

Click OK

 

It will create the required tablespaces. Once finished click OK

 

On this summary screen click Create to create required schemas and load data.

This will be quicker than earlier RCU. Once finished proceed to next screen.

 

Finally it will display Completion Summary. Clock Close

Next: Installing Oracle Identity and Access Management Components

Installing Oracle Fusion Applications – steps

  1. Installing Fusion Applications Provisioning Framework
  2. Installing Oracle 11g Database (Applications Transactional Database)
  3. Running Oracle Fusion Applications Repository Creation Utility (Applications RCU)
  4. Creating another database for Oracle  Identity Management Infrastructure (optional)
  5. Running Repository Creation Utility (RCU) for Oracle Identity Management components
  6. Installing Oracle Identity and Access Management Components
  7. Configuring Oracle Identity and Access Management components
  8. Integrate Oracle Identity Manager (OIM) and Oracle Access Manager (OAM)
  9. Creating a New Provisioning Plan
  10. Provisioning an Applications Environment
  1. Anand
    Sep 8th, 2012 at 22:38 | #1

    FMW_RCU is available as a zip file in your installers. Unzip the same in your provisioning directory and then you can run rcu program.

    file is under /mnt/fusion/installers/fmw_rcu/linux/rcuHome.zip

    Unzip this file into /app/fusion/provisioning/fmw_rcu (create the directory fmw_rcu first).

    After this run the program ./rcu & in the bin directory.

  2. hnp
    Jul 19th, 2012 at 23:54 | #2

    @AKB

    Hello AKB, did you find the solution for fmw_rcu? we are also dead stuck in the water without the folder.

  3. AKB
    Jul 2nd, 2012 at 00:58 | #3

    Hi,

    I would like to know how you have fmw_rcu under the provisioning directory without installing. What product did you install to get that. I have followed your document and installed:
    Installing Fusion Applications Provisioning Framework
    Installing Oracle 11g Database (Applications Transactional Database)
    Running Oracle Fusion Applications Repository Creation Utility (Applications RCU).

    In the above 3 steps we have not installed fmw. Hence, how was this software installed.

    Balaji

  4. Farook
    May 3rd, 2012 at 17:31 | #4

    Hi ,

    Iam getting the below error and not able to install Oracle Internet Directory

    RCU-6083:Failed – Check prerequisites requirement for selected component:OID
    Please refer to RCU log at /u01/fusion/logdir.2012-05-03_14-44/rcu.log for details.
    The database already contains a 11g OID schema. Use a different database to install 11g OID schema using RCU or drop the existing OID 11g schema using RCU and recreate.

    • Emad
      Nov 2nd, 2012 at 13:58 | #5

      Hi Farook,

      I have same problem
      did you got a solution?

Leave a comment

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>