Saturday, 3 May 2014

Installing Repository Creation Utility(RCU)


Download Repository Creation Utility install file(s) from Oracle edelivery website.
Extract file(s) into one folder

To install RCU we need a database as prerequisite. I have installed Oracle database
Oracle Database Installation

Right click on “rcu.bat” and Click on “Run as administrator” to start installation

 
Click on “Run” to continue installation

Repository Creation Utility installer Welcome Window

Default option will be “Create”, continue with this option if it is a fresh copy of installation.
If you have already created Schemas and wants to drop those from database use “Drop” option.

Specify the Database server details which you have Installed and configured already.

Checking the details of Database server, once validated successfully click on “OK” to continue

Here I am installing RCU as prerequisite to install OBIEE, so no need to select all components.
Select components related to OBIEE only.
Expand “Oracle Business Intelligence” option and select “Business Intelligence Platform” then it will automatically selects “Metadata Services” also. Click “Next” to Continue

Here it will check for Component Prerequisites, once it is successful Click on “OK” to continue installation

In this screen we have to provide passwords for Schemas
If you want to use one password for all Schemas go with default option “Use same passwords for all Schemas”
Select “Use main schema passwords for auxiliary schemas” option if you want to specify different passwords for the main schemas, but still have the same password used for their respective auxiliary schemas. (This option is not required in this scenario since there is no Auxiliary schemas)
If you want to use different passwords for each Schema then go with “Specify different passwords for all schemas”

Here it will select the default tablespaces for the selected components. We can create new tablespaces or modify existing tablespaces by clicking on “Manage Tablespaces”
I am going with default tablespaces

This screen will ask you to confirm the creation of tablespaces for the new schemas.
Click “OK” to confirm and continue

In this screen it will validate and create tablespaces for the selected components.
Click “OK” to continue

In this screen it will show the summary of Repository to create.
Click on “Create” to start creating Repository.

We have successfully created Repository.

No comments:

Post a Comment