Loading the Oracle Fusion Middleware Metadata Repository in the Oracle RAC Database

2-4 Oracle Fusion Middleware Enterprise Deployment Guide for Oracle ECM Suite

2.1.2 Loading the Oracle Fusion Middleware Metadata Repository in the Oracle RAC Database

Perform these steps to load the Oracle Fusion Middleware Repository into a database: 1. Insert the Repository Creation Utility RCU DVD, and then start RCU from the bin directory in the RCU home directory: cd RCU_HOMEbin .rcu

2. In the Welcome screen if displayed, click Next.

3. In the Create Repository screen, select Create to load component schemas into a

database. Click Next. 4. In the Database Connection Details screen, enter connect information for your database: ■ Database Type : Select Oracle Database. ■ Host Name : Specify the name of the node on which the database resides. For the Oracle RAC database, specify the VIP name or one of the node names as the host name: CUSTDBHOST1-VIP. ■ Port : Specify the listen port number for the database: 1521. ■ Service Name : Specify the service name of the database ecmedg.mycompany.com. ■ Username : Specify the name of the user with DBA or SYSDBA privileges: SYS. ■ Password : Enter the password for the SYS user. ■ Role : Select the database users role from the list: SYSDBA required by the SYS user. Click Next. Figure 2–1 Database Connection Details Screen Database and Environment Preconfiguration 2-5 5. In the Select Components screen, do the following: ■ Select Create a new Prefix, and enter a prefix to use for the database schemas, for example DEV or PROD. You can specify up to six characters as a prefix. Prefixes are used to create logical groupings of multiple repositories in a database. For more information, see Oracle Fusion Middleware Repository Creation Utility Users Guide. ■ Select the following components: – AS Common Schemas: - Metadata Services – SOA and BPM Infrastructure: - SOA Infrastructure - User Messaging – Enterprise Content Management: - Oracle Content Server 11g - Complete - Oracle Imaging and Process Management Click Next. Figure 2–2 Select Components Screen 6. In the Schema Passwords screen, enter passwords for the main and additional auxiliary schema users, and click Next. Tip: Note the name of the schema because the upcoming steps require this information. 2-6 Oracle Fusion Middleware Enterprise Deployment Guide for Oracle ECM Suite 7. In the Map Tablespaces screen, choose the tablespaces for the selected components, and click Next.

8. In the Summary screen, click Create.

9. In the Completion Summary screen, click Close.

2.1.3 Backing Up the Database