Cloning creates an identical copy of an existing Oracle Applications system. There are various reasons for cloning an Oracle Applications system such as:
This document describes the process of cloning an Oracle Applications Release 11i system. The most current version of this note is document 230672.1 on OracleMetaLink. A FAQ is also available in document 216664.1 on OracleMetaLink.
|
Attention: Windows NT/2000 users. This document typically uses UNIX syntax when specifying directories; Please substitute the appropriate Windows syntax. |
|
|
Convention |
Meaning |
|
|
Source system |
Applications system being cloned. |
|
|
Target system |
Applications system being created as a copy of the source. |
|
|
APPLMGR |
User which owns the applications file system (APPL_TOP and application tier technology stack) |
|
|
ORACLE |
User which owns the database file system (RDBMS ORACLE_HOME and database files). |
|
|
CONTEXT_NAME |
The CONTEXT_NAME variable refers to the name of the Applications Context file. For systems installed with Rapid Install 11.5.8 or earlier, this value will typically be set to <SID>. For new AutoConfig or Rapid Clone customers, CONTEXT_NAME will be set to <SID>_<HOSTNAME>. |
|
|
|
Represents command line text. Type this command exactly as shown. |
|
|
< > |
Text enclosed in angle brackets represents a variable. Substitute a value for the variable text. Do not type the angle brackets. |
Before cloning, prepare the source system by applying patches and running AutoConfig.
|
Software |
Minimum Version |
Location |
Details |
|
|
|
|
|
|
Oracle Universal Installer |
2.1.0.17 |
All source system nodes |
Included in all 11.5.7 and later Rapid Install environments. If on an earlier release, or source system contains an ORACLE_HOME not installed with the Rapid Install, apply patch 2949808. |
|
Perl |
5.005 |
Source and target database nodes |
You can use the Perl shipped with iAS1022 and RDBMS 9i or download it from Perl.com. Perl must be in the PATH before cloning. |
|
JRE |
1.1.8 |
Source database node |
If the RDBMS ORACLE_HOME was not installed using Rapid Install, install JRE 1.1.8 into the <RDBMS ORACLE_HOME>/jre/1.1.8 directory. |
|
JRE |
1.3.1 |
Source database node |
Windows users only: install JRE 1.3.1 into the <RDBMS ORACLE_HOME>/jre/1.3.1 directory. See Appendix A for installation instructions. |
|
JDK |
1.3.1 |
Target middle-tier applications nodes |
Refer to Upgrading to JDK 1.3 with Oracle Applications 11i on OracleMetaLink for instructions. |
|
Zip |
2.3 |
All source nodes |
Download from InfoZip. Zip must be in your PATH for cloning. |
Use Rapid Clone to create template files for cloning on the source system. After the source system is copied to the target, Rapid Clone updates these templates to contain the new target system configuration settings. Rapid Clone will not change the source system configuration.
There are three phases to the cloning process:
cd <RDBMS ORACLE_HOME>/appsutil/scripts/<CONTEXT_NAME>
perl adpreclone.pl dbTier
cd <COMMON_TOP>/admin/scripts/<CONTEXT_NAME>
perl adpreclone.pl appsTier
<APPL_TOP> <OA_HTML> <OA_JAVA> <COMMON_TOP/util> <COMMON_TOP/clone> <806 ORACLE_HOME> <iAS ORACLE_HOME> cd <RDBMS ORACLE_HOME>/appsutil/clone/bin
perl adcfgclone.pl dbTier
cd <COMMON_TOP>/clone/bin
perl adcfgclone.pl appsTier
|
Attention: Windows user only: add <806 ORACLE_HOME>\bin to the system path before running this step. |
This section lists tasks that may be necessary depending on your implementation and the intended use of the cloned system.
|
Table Name |
Column Name |
Column Value Details | ||
|
WF_NOTIFICATION_ATTRIBUTES |
TEXT_VALUE |
Value starts with http://<old web host> : Update to new web host | ||
|
WF_ITEM_ATTRIBUTE_VALUES |
TEXT_VALUE |
Value starts with "http://<old web host> : Update to new web host | ||
|
WF_SYSTEMS |
GUID |
Create a new system defined as the new global database name using the Workflow Administrator Web Applications responsibility. | ||
|
WF_SYSTEMS |
NAME |
Value needs to be replaced with the database global name | ||
|
WF_AGENTS |
ADDRESS |
Update database link with the new database global name. | ||
|
FND_FORM_FUNCTIONS |
WEB_HOST_NAME |
Update with the new web host name | ||
|
FND_FORM_FUNCTIONS |
WEB_AGENT_NAME |
Update to point at the new PLSQL listener name | ||
|
FND_CONCURRENT_REQUESTS |
LOGFILE_NAME |
Update with the correct path to the logfile directory | ||
|
FND_CONCURRENT_REQUESTS |
OUTFILE_NAME |
GMT+8, 2025/11/30 00:10
, Processed in 0.009070 second(s), 12 queries
, File On.
Powered by Discuz! X3.4 Copyright © 2001-2020, Tencent Cloud. |