Oracle RCU creation

Posted: July 6, 2012 in DataBase Administrator, Middleware

In this post, I will show you how to install the latest RCU 11.1.1.6.0.

First of all, what is RCU?

The RCU is simply the “Repository Creation Utility” Many of the Oracle Fusion Middleware components require the existence of schemas in a database prior to installation. These schemas are created and loaded in your database using the Repository Creation Utility (RCU).

You need to download the RCU for the below mention link.

http://www.oracle.com/technetwork/middleware/soasuite/downloads/index.html

I assume you have already installed Oracle database, If not then please go through with the below mention link.

http://oraclestacksupport.wordpress.com/2012/06/22/install-database-11g-r2/

Using CMD you have to run the below mention command to install the RCU.

/Rcuhome/bin/rcu.bat

Click Next.

Click on the Create option and then click Next.

Enter the database information and click Next.

Click Ok to continue

Enter a new Prefix e.g. DEV

Select the check box for which you need to create the repository like SOA and BPM and click Next.

Click OK to continue

Select the radio button for all schema password, enter the password and click Next.

Check the tablespaces and click Next.

Click on Create.

Repository creation is in process.

Check the Summary and click on Close.

Repository Creation completed.


About these ads
Comments
  1. [...] Oracle RCU creation Site launch daySite launch dayMarch 23rd, 2012Official launch of Oracle stack supportArchives [...]

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s