Download the rcu scripts from oracle site.
Extract it
and navigate up to bin directory in command console
Set your ORacle_home for database and ORAcle_sid
and say rcu.bat
Verify you have the rcu.bat file in that location.
D:\rcu\rcuHome\BIN
Once you will say enter you will get a GUI opened automatically
Say next and choose create repository as we are to create the repository
Say next and provide the details for the database.If you are having any confusion about the service name or getting any error as service name doesnot exist.
Go to your database home\NETWORK\ADMIN and check tnsnames.ora filw you will get the service name there
Say next
Say ok
In the next screen just click on SOA Infrastructure and say next
Once done say ok
use same password for all the schema
Say next
next say ok
it will create the required table in the database.
Once done it will show up like
Review the tables that have to be created and say create
following window will come up
Once done say ok and review the components
Then say close
So done your dehydration store is created in the database.
NOw we will go ahead and istall 11g.
1 comment:
In 10.1.3.3 we have the irca.bat to create the schema's ORABPEL,ORAESB and ORAWSM .They were acting as the metadata repositiry for the BPEL,ESB process like the audit trail used to log details about the activities ,In a similar way rcu.bat in 11g is used as a metadatarepository for storing data of the composites.You can use the purge script to purge the redundant data.
Check out this post
"Purge Script for SOA Suite 11g"
YOu can use other performance tuning parameters also
Have a look in the post
"Performnace Tuning in SOA"
Post a Comment