Rapid Cloning Steps.
Balaji R S
Prepare Source System:
Database Tier (adpreclone.pl dbTier)
Steps:
1.Creates $RDBMS_ORACLE_HOME/appsutil/clone directory
2.Obtains Database Information
3.Creates adcrdbclone.sql
Application Tier (adpreclone.pl appsTier)
Steps:
1.Creates $COMMON_TOP/clone directory
Copy the files to target system
Configure Target System:
Database Tier: (adcfgclone.pl dbTier)
Steps:
1.Creates Context File.
2.Register Oracle Home
3.Relink Oracle Home
4.Configure Oracle Home
5.Recreate Control File.
6.Configure DB (Creation of schema accounts and validates)
7.Start DB and Sql*Net Listner.
Application Tier: (adcfgclone.pl appsTier)
Steps:
1.Creates Context File.
2.Register Oracle Homes.
3.Relink Oracle Homes
4.Configure Oracle Homes
5.Create INST_TOP
6.Configure APPL_TOP
7.Start Apps Processes.
Other Configuration Commands:
Database Tier: (adcfgclone.pl dbTechStack)
Steps:
1.Create Context File.
2.Register Oracle Home
3.Relink Oracle Home
4.Configure Oracle Home
5.start SQL*Net Listener.
Database Tier: (adcfgclone.pl dbconfig)
Steps:
1.Configure Database
Database Tier (adcfgclone.pl database)
1.Recreate Control file.
2.configure Database
3.Start SQL*Net Listener
Application Tier: (adcfgclone.pl atTechStack)
1.Creates Context File.
2.Register Oracle Homes.
3.Relink Oracle Homes
4.Configure Oracle Homes
5.Create INST_TOP
6.Start SQL *Net Listener
Application Tier: (adcfgclone appltop)
1.Configure APPL_TOP
2.Create INST_TOP
3.start SQL*Net Listener
Cheers!!!
Share the content if you found it is useful (You can share using 300 community websites) click "share" at the end of the post.
You are encouraged to leave a comment.
You are encouraged to leave a comment.
Thursday, December 11, 2008
Rapid Clone - Practical Approach (Steps during Rapid Clone)
Subscribe to:
Post Comments (Atom)
Let us be Friends...
Popular Posts
-
1. Installation of the Demantra Base Application or Patches Create a C:/Tmp folder on the machine where the setup.exe will be executed pri...
-
The Following Error was detected while doing Cloning of DB Tier. The actual Fact was: The server was heavily loaded, so the control file cre...
-
Hi, everybody should come across, while during a clone, you might have experienced very poor performance while running txkWfClone.sh profil...
-
In this Blog, I am going to explain you the way you can get the Translation Synchronization Patch for the Language you license thro OAM. T...
-
This blog describes the process of re-creating an existing Applications Release 12 database instance using the export and import utilities....
-
Secure Sockets Layer (SSL) SSL is a technology that defines the essential functions of mutual authentication, data encryption, and data inte...
-
Symptom: A MultiException has 6 exceptions. They are: 1. java.lang.AssertionError: Cannot export non clusterable object with jndiName:weblo...
-
Happy and Prosperous New Year 2010!!! Today I need to discuss an issue while planning to upgrade my 12.1.1 instance to 12.1.2 using the patc...
-
Primary Node: Host name: genius.chainsys.com IP : 192.168.2.236 File locations: apps - /oracle/D1/apps (SHARED) db - /oracle/PROD/db inst - ...
-
To build XDO objects if you face table or view not found during patching and if worker fails with status Failed on XDOLoader.class on produc...
1 comment:
Need detail steps Balaji but good to know the commands needed for cloning and looks like 11.5.10.2 cloning
-Lav
Post a Comment