Start RCU using the following command: In the Welcome screen, click Next. In the Create Repository screen, select Create to load component schemas into a In the Select Components screen, select Create a New Prefix, and enter a prefix to In the Summary scr

Configuring High Availability for Oracle ADF and WebCenter Applications 6-17 Middleware Metadata Store into a Real Application Clusters Oracle RAC database before you install Oracle Fusion Middleware. Oracle Fusion Middleware provides a tool, the Oracle Fusion Middleware Repository Creation Utility RCU, to create the component schemas in an existing database. Use the latest version of RCU to install the 11g 11.1.1 Oracle Fusion Middleware Repository into a Real Application Clusters database. See Oracle Fusion Middleware Repository Creation Utility User’s Guide for more information about obtaining and running the latest version of RCU. To check if your database is certified or to see all certified databases, refer to the Certified Databases section in the Certification Document: http:www.oracle.comtechnologysoftwareproductsiasfilesfus ion_certification.html

6.2.2.1 Running RCU

Run RCU to install the required metadata for Oracle Fusion Middleware 11g:

1. Start RCU using the following command:

RCU_HOMEbinrcu

2. In the Welcome screen, click Next.

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

database, and click Next. 4. In the Database Connection Details screen, enter connection information for your database: ■ Database Type : Select Oracle Database ■ Host Name : Enter the name of the node that is running the database. For an Oracle RAC database, specify the VIP name, or one of the node names as the host name: ADFDBHOST1VIRTUAL. ■ Port : The port number for the database: 1521 ■ Service Name : Enter the service name of the database: adfha.mycompany.com ■ Username : SYS ■ Password : Enter the password of the SYS user. ■ Role : SYSDBA Click Next. 5. If you receive the following message, click Ignore or Stop: The database you are connecting is with non-UTF8 charset, if you are going to use this database for multilingual support, you may have data loss. If you are not using for multilingual support you can continue, otherwise, Oracle strongly recommends using a UTF-8 database.

6. In the Select Components screen, select Create a New Prefix, and enter a prefix to

use for the database schemas, for example, ADFHA. Write down the schema names so they are available in later procedures. Select the following schemas: ■ AS Common Schemas 6-18 Oracle Fusion Middleware High Availability Guide ■ Metadata Services Click Next. 7. In the Schema Passwords screen, enter passwords for the main and additional auxiliary schema users, and click Next. 8. In the Map Tablespaces screen, choose the tablespaces for the selected components, and click Next.

9. In the Summary screen, click Create.

10. In the Completion Summary screen, click Close.

See the Oracle Fusion Middleware Repository Creation Utility Users Guide for more information about installing RCU.

6.2.3 Installing Oracle HTTP Server on WEBHOST1