Running the Repository Creation Utility for OPSS
To create the necessary schemas for your application, you must run the Repository Creation Utility (RCU). You must have a supported OPSS schema before installing Oracle Primavera Prime. See the Tested Configurations document for supported OPSS servers.
To run the RCU:
- Go to the location where RCU was installed after you ran the fmw_infra_
.jar . For example, C:\oracle\Middleware\Oracle_Home\oracle_common\bin.- For Windows installations, run rcu.bat
- For Linux installations, run ./rcu
- On the Welcome screen, click Next.Note: Click Next on each screen to advance to the next step.
- On the Create Repository screen, choose Create Repository and System Load and Product Load.
- On the Database Connection Details screen, enter the following details for the OPSS Schema:
- Database Type: Select the Oracle Database.
- Host Name: The host name or the server IP address of the database server.
- Port: A unique port number for the database schema.
- Service Name: The global database name. For example, orcl.us.oracle.com.
- Username: The username for a user with DBA privileges who can install a schema.
- Password: The password for the username provided above.
- Role: Role of the user who will be creating the OPSS schema. Select any of the following:SYSDBA: A user role with database administration privileges.Normal: A database user with no database administration privileges
- On the Select Components screen:
- Choose whether to use an existing or new prefix. Make a note of the prefix you choose.
- In the Components section, select Metadata Services and Oracle Platform Security Services.
- On the Schema Passwords screen, choose a method for handling your passwords. Make note of the password you use.
- On the Map Tablespaces screen, keep the defaults or choose different tablespace names. Make notes of your selections.
- On the Summary screen, review your selected installation options and click Create.
- When the wizard is finished, click Close.