Running the Repository Creation Utility (RCU)
Oracle Web Services Manager (OWSM) authentication is required to support external REST service authentication in Primavera Gateway. To install the schemas needed to support OWSM authentication, you will need to run the Repository Creation Utility (RCU).
To run the RCU:
- For Windows installations, run rcu.bat.
- For Linux and Solaris installations, run ./rcu.sh
Run the RCU as follows:
- Go to the location where RCU was installed after you ran the fmw_infra_<version>.jar. For example, C:\oracle\Middleware\Oracle_Home\oracle_common\bin.
Note: Edit the RCU.bat (.sh) file located under <Weblogic-home>/oracle_common/bin folder to ensure that the ORACLE_HOME is set to the Middleware path (Not database). For example,
SET ORACLE_HOME=ORACLE_HOME=C:\Oracle\Middleware\Oracle_Home
- On the Welcome screen, select Next.
Note: Select Next on each screen to advance to the next step.
- On the Create Repository screen, select Create Repository and System Load and Product Load.
- On the Database Connection Details screen, enter the following details:
- Database Type: Select Oracle Database.
- Host Name: The host name or the server IP address for the Primavera Gateway database.
- Port: A unique port number for the Gateway database schema. Port number 1521 displays by default.
- Service Name: The global database name. For example, orcl.us.oracle.com.
- Username: The user name with DBA privileges who can install a schema.
- Password: The password for user name provided above.
- Role: Role of the user who will be creating the MDS schema. Select SYSDBA.
- On the Select Components screen, select a new prefix. Make a note of the prefix you choose. This information is required when you run the Gateway install wizard.
In the Components section, select the following:
- Metadata Services
- Audit Services
- Audit Services Append
- Audit Services Viewer
- Oracle Platform Security Services
- ServiceTable
- On the Schema Passwords screen, select the One password for all components password method for handling your passwords. Make note of the password you use.
- On the Map Tablespaces screen, select the defaults. Make notes of your selections.
- On the Summary screen, review your selected installation options and select Create.
- When the wizard is finished, click Close.
Installation Prerequisites
Installing the Oracle Database
Installing Supported JDK
Installing WebLogic
Installing the Primavera Application Database
Installing the P6 Adapter
Downloading Third-Party Providers
Execute a Manual Script Before Installation