Install RCU and create repositories

Previous Topic

Next Topic

Book Contents

Install RCU and create repositories

  1. Log in to the application server as the non-privileged user.
  2. Using a tool such as the tar command, unzip the /u01/V37394-01.zip file to the /u01/stage directory. For example, use the following command:

    $ cd /u01/stage/

    $ mkdir rcu

    $ cd rcu

    $ unzip /u01/stage/V37394-01.zip

  3. In a command shell, enter the following command:

    $ ./rcuHome/bin/rcu &

    The Welcome page appears.

  4. Click Next.

    The Create Repository page appears.

  5. Click Next.

    The Database Connection Details page appears.

  6. Enter the database information, including a user name with sysdba privileges, and click Next.

    The Repository Creation Utility dialog box appears.

  7. After the progress completes, click OK.

    The Select Components page appears.

  8. Expand Oracle AS Common Schemas, and select Metadata Services and Oracle Platform Security Services.
  9. In the Create a new Prefix field, enter a prefix, such as EMPIRICA.
  10. Click Next.

    The Repository Creation Utility - Checking Prerequisites dialog box appears.

  11. Click OK.

    The Schema Passwords page appears.

  12. Specify the schema passwords, and click Next.

    Note: Remember these passwords.

    The Map Tablespaces page appears.

  13. Click Next.

    The Repository Creation Utility - Confirmation dialog box appears.

  14. Click OK.

    The Repository Creation Utility - Creating Tablespaces dialog box appears.

  15. Click OK.

    The Summary page appears.

  16. Click Create.

    The Completion Summary page appears.

  17. Click Close.
Send Feedback