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...
-
Secure Sockets Layer (SSL) SSL is a technology that defines the essential functions of mutual authentication, data encryption, and data inte...
-
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 ...
-
MWA configuration in Oracle Applications Consider these points 1. Check if Enabled Telnet on the server If no.. please do the following step...
-
Memory Tuning The total available memory on a system should be configured in such a manner, that all components of the system functio...
-
This blog is about Configuring the Apex PDF printing with Apache FOP. You need to download the OC4J from here You move the downloaded file t...
-
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...
-
Symptom: A MultiException has 6 exceptions. They are: 1. java.lang.AssertionError: Cannot export non clusterable object with jndiName:weblo...
-
In a default configuration of Oracle Applications the user validating and sign on is done at the database level. For this purpose the FND_US...
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