Install Oracle Fusion Middleware Repository Creation Utility (RCU) and create repositories

Previous Topic

Next Topic

Book Contents

Install Oracle Fusion Middleware Repository Creation Utility (RCU) and create repositories

  1. To locate the RCU shell script, go to <Middleware_Home>/oracle_common/bin. For example:

    /u01/app/oracle/product/weblogic12c/Middleware/oracle_common/bin

  2. Execute the following command:

    $ ./rcu

    The Repository Creation Utility is launched.

  3. Click Next.

    The Create Repository page appears.

  4. Under Create Repository, select System Load and Product Load.
  5. Click Next.

    The Database Connection Details page appears.

  6. From the Database Type drop-down list, select Oracle Database.
  7. Enter the database information, including a user name with SYSDBA privileges.

    Note: Use the host name, port number, and service name values from the tnsnames.ora file of the database where you are creating the repository.

  8. From the Role drop-down list, select SYSDBA.
  9. Click Next.

    The Checking Prerequisites dialog box appears.

  10. When checking is complete, click OK.

    The Select Components page appears.

  11. In the Create new prefix field, enter a prefix, such as EMPIRICA.
  12. Expand AS Common Schemas.
  13. Select Metadata Services and Oracle Platform Security Services.

    Audit-related checkboxes are automatically selected.

  14. Click Next.

    The Repository Creation Utility - Checking Prerequisites dialog box appears.

  15. Click OK.

    The Schema Passwords page appears.

  16. Specify the schema passwords and click Next.

    Note: Keep the schema passwords for future reference.

    The Map Tablespaces page appears.

  17. Click Next.

    A confirmation dialog box appears.

  18. Click OK.

    Tablespaces are validated and created.

  19. Click OK.

    The Summary page appears.

  20. Click Create.

    After the repository is created, the Completion Summary page appears.

  21. Click Close.
Send Feedback