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
-
Installation Steps (Rapid Install R12) $ ./rapidwiz Rapid Install Wizard is validating your file system...... 4 dvd labels found Rapid Insta...
-
In Oracle Application 11i and R12, we have an FND functionality for changing the passwords for either application user, or product schema pa...
-
This blog describes the process of re-creating an existing Applications Release 12 database instance using the export and import utilities....
-
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 ...
-
While running adop phase=prepare, select node_name from FND_OAM_CONTEXT_FILES 2 where NAME not in ('TEMPLATE','ME...
-
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...
-
Installation of Oracle Enterprise Performance Management System 11.1.2.1.0 on Linux 32 Bit. New Features in Release 11.1.2.0 EPM Syst...
-
The DBMS_REPAIR package is used to work with corruption in the transaction layer and the data layer only (software corrupt blocks). Blocks w...
-
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...
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