Oracle/E-Business Suite
Cloning Oracle Applications Release 12 with Rapid Clone
닥터 후
2010. 8. 10. 23:22
1. Before cloning, prepare the source system by applying any required patches and running AutoConfig.
. Verify source and target nodes software versions
zip 2.3
unzip 5.52
perl 5.x
. Apply the latest AD patch
. Apply the latest AutoConfig Template patch
. Apply the latest Rapid Clone patches
. Run AutoConfig on the Application Tiers
. Synchronize appsutil on the Database Tier Nodes
. Run AutoConfig on the Database Tier
. Maintain Snapshot information
2. Clone Oracle Applications Release 12
. Prepare the source system database node for cloning
. Apply the latest AutoConfig Template patch
. Apply the latest Rapid Clone patches
. Run AutoConfig on the Application Tiers
. Synchronize appsutil on the Database Tier Nodes
. Run AutoConfig on the Database Tier
. Maintain Snapshot information
2. Clone Oracle Applications Release 12
. Prepare the source system database node for cloning
cd <RDBMS ORACLE_HOME>/appsutil/scripts/<CONTEXT_NAME>
perl adpreclone.pl dbTier
perl adpreclone.pl dbTier
. Prepare the source system application tier for cloning
cd <INST_TOP>/admin/scripts
perl adpreclone.pl appsTier
perl adpreclone.pl appsTier
. Copy the Source System to the Target System
. Copy the database node file system
. Configure the target system database server
. Copy the database node file system
. Configure the target system database server
cd <RDBMS ORACLE_HOME>/appsutil/clone/bin
perl adcfgclone.pl dbTier
hot backup (or online backup) 을 이용하여 ERP Clone 을 수행시 방법

. Configure the target system application tier server nodes
cd <COMMON_TOP>/clone/bin
perl adcfgclone.pl appsTier
3. Finishing Tasks
. Update profile options
. Update printer settings
. Update Workflow configuration settings
WF_NOTIFICATION_ATTRIBUTES (TEXT_VALUE)
WF_ITEM_ATTRIBUTE_VALUES (TEXT_VALUE)
W_SYSTEMS (GUID)
WF_SYSTEMS (NAME)
WF_AGENTS (ADDRESS)
FND_FORM_FUNCTIONS (WEB_HOST_NAME)
FND_FORM_FUNCTIONS (WEB_AGENT_NAME)
FND_CONCURRENT_REQUESTS (LOGFILE_NAME)
FND_CONCURRENT_REQUESTS (OUTFILE_NAME)
WF_ITEM_ATTRIBUTE_VALUES (TEXT_VALUE)
W_SYSTEMS (GUID)
WF_SYSTEMS (NAME)
WF_AGENTS (ADDRESS)
FND_FORM_FUNCTIONS (WEB_HOST_NAME)
FND_FORM_FUNCTIONS (WEB_AGENT_NAME)
FND_CONCURRENT_REQUESTS (LOGFILE_NAME)
FND_CONCURRENT_REQUESTS (OUTFILE_NAME)
. Verify the APPLCSF(s_applcsf) variable setting
. Update the SESSION_COOKIE_DOMAIN value in ICX_PARAMETERS
. Update the SESSION_COOKIE_DOMAIN value in ICX_PARAMETERS