Procedure for Executing RCU

3-8 Oracle Fusion Middleware Enterprise Deployment Guide for Oracle Identity Management

3.3 Executing the Repository Creation Utility

You run RCU to create the collection of schemas used by Identity Management and Management Services. This section contains the following topics: 1. Section 3.3.1, Procedure for Executing RCU 2. Section 3.3.2, RCU Example

3.3.1 Procedure for Executing RCU

1. Start RCU by issuing this command: prompt RCU_HOMEbinrcu

2. On the Welcome screen, click Next.

3. On the Create Repository screen, select the Create operation to load component

schemas into a database. Then click Next. 4. On the Database Connection Details screen, provide the information required to connect to an existing database. For example: Database Type: Oracle Database ■ Host Name: Enter one of the Oracle RAC nodes. Specify the Virtual IP name. For example: oiddbhost1-vip.mycompany.com. ■ Port: The port number for the database listener. For example: 1521 ■ Service Name: The service name of the database. For example oidedg.mycompany.com ■ Username: sys ■ Password: The sys user password ■ Role: SYSDBA Click Next. 5. On the Check Prerequisites screen, click OK after the prerequisites have been validated. 6. On the Select Components screen, provide the following values: Create a New Prefix : Enter a prefix to be added to the database schemas. Note that all schemas except for the ODS schema are required to have a prefix For example, enter EDG. Components: The components specified here depend on the topology being installed. Select the appropriate schemas, as shown in the following table: Product RCU Option Comments Oracle Internet Directory Identity Management–Oracle Internet Directory Oracle Access Manager Identity Management–Oracle Access Manager Audit Services will also be selected. Configuring the Database Repositories 3-9 Click Next. 7. On the Check Prerequisites screen, click OK after the prerequisites have been validated. 8. On the Schema Passwords screen, enter the passwords for the schemas. You can choose to use either the same password for all the schemas or different passwords for each of the schemas. Oracle recommends choosing different passwords for different schemas to enhance security Click Next. 9. On the Map Tablespaces screen, accept the defaults and click Next. 10. On the Create Tablespaces screen, click OK to allow the creation of the tablespaces. 11. On the Creating tablespaces screen, click OK to acknowledge creation of the tablespaces. 12. On the Summary screen, the summary and verify that the details provided are accurate. Click Create to start the schema creation process. 13. On the Completion summary screen, verify that the schemas were created. Click Close to exit.

3.3.2 RCU Example