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...
-
Symptom: A MultiException has 6 exceptions. They are: 1. java.lang.AssertionError: Cannot export non clusterable object with jndiName:weblo...
-
Error while starting CommonDomain_webtier in fusion applications This error may happen if there are some residual processes running on acc...
-
This blog speaks about the Login Page Issue on R12.1.1 instance. Suddenly the login page was throwing an error - 404 /OA_HTML/AppsLogin was ...
-
To implement the solution, please execute the following steps: 1. Go into the responsibility: System Administrator 2. Submit the concurrent ...
-
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...
-
MWA configuration in Oracle Applications Consider these points 1. Check if Enabled Telnet on the server If no.. please do the following step...
-
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...
-
This blog explains the real time installation of RAC on Solaris 10 with Openfiler 2.3 Solaris Servers are configured as follows: ...
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