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
-
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 ...
-
This blog describes the process of re-creating an existing Applications Release 12 database instance using the export and import utilities....
-
Hi, everybody should come across, while during a clone, you might have experienced very poor performance while running txkWfClone.sh profil...
-
In Oracle Application 11i and R12, we have an FND functionality for changing the passwords for either application user, or product schema pa...
-
Rapid Cloning Steps. Balaji R S Prepare Source System: Database Tier (adpreclone.pl dbTier) Steps: 1.Creates $RDBMS_ORACLE_HOME/appsutil/clo...
-
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...
-
Primary Node: Host name: genius.chainsys.com IP : 192.168.2.236 File locations: apps - /oracle/D1/apps (SHARED) db - /oracle/PROD/db inst - ...
-
While running adop phase=prepare, select node_name from FND_OAM_CONTEXT_FILES 2 where NAME not in ('TEMPLATE','ME...
-
Secure Sockets Layer (SSL) SSL is a technology that defines the essential functions of mutual authentication, data encryption, and data inte...
-
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...
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