In the Welcome screen, click Next. In the Create Repository screen, select Create to load component schemas into a Click Ignore or Stop. In the Select Components screen, select Create a New Prefix, and enter a prefix to Click Next.

Configuring High Availability for Oracle Fusion Middleware SOA Suite 5-99 To check the value of the initialization parameter using SQLPlus, you can use the SHOW PARAMETER command. As the SYS user, issue the SHOW PARAMETER command as follows: SQL SHOW PARAMETER processes Set the initialization parameter using the following command: SQL ALTER SYSTEM SET processes=300 SCOPE=SPFILE Restart the database. 5.13.1.8 Using Oracle Fusion Middleware Repository Creation Utility to Load the Fusion Middleware Schemas in the Database Install the 11g 11.1.1 Oracle Fusion Middleware Metadata Store and Oracle SOA schemas into a Real Application Clusters database before you install Oracle Fusion Middleware SOA components. Oracle Fusion Middleware provides a tool, Oracle Fusion Middleware Repository Creation Utility RCU, to create the component schemas in an existing database. See Oracle Fusion Middleware Repository Creation Utility Users Guide for more information about installing RCU.

5.13.1.8.1 Running RCU Run RCU to install the required metadata for Oracle Fusion

Middleware 11g. 1. For Linux, go to RCU_Homebin and use the following command: .rcu

2. In the Welcome screen, 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 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: SOADBHOST1VIRTUAL. ■ Port: The port number for the database: 1521 ■ Service Name: Enter the service name of the database: soaha.mycompany.com ■ Username: SYS Table 5–4 Required Initialization Parameters Parameter Required Value Parameter Class PROCESSES 300 or greater Static Note: The method that you use to change a parameters value depends on whether the parameter is static or dynamic, and on whether your database uses a parameter file or a server parameter file. See the Oracle Database Administrators Guide for details on parameter files, server parameter files, and how to change parameter values. 5-100 Oracle Fusion Middleware High Availability Guide ■ Password: Enter the password for the SYS user. ■ Role: SYSDBA 5. Click Next. 6. If you receive the following warning message: The database you are connecting is with non-UTF8 charset, if you are going to use this DB for multilingual support, you may have data loss. If you are not using for multilingual support you can continue, otherwise we strongly recommend using UTF-8 database.

7. Click Ignore or Stop.

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

use for the database schemas, for example, SOAHA Write down the schema names so they are available in later procedures. ■ Select the following schemas: – Under AS Common Schemas, select Metadata Services. – Under SOA Service Infrastructure, select SOA Service Infrastructure and User Messaging .

9. Click Next.

10. In the Schema Passwords screen, enter passwords for the main and additional auxiliary schema users, and click Next. 11. In the Map Tablespaces screen, choose the tablespaces for the selected components, and click Next.

12. In the Summary screen, click Create.