home
Autoconfig |
---|
NOTE:387859.1 - Using AutoConfig to Manage System Configurations in Oracle E-Business Suite Release 12 |
not able to run sqlplus while trying to clone ERROR: relink ioracle % cd $ORACLE_HOME/rdbms/lib
|
To detach an oracle home from the oraInventory:
|
FAQ: Cloning Oracle Applications Release 11i [ID 216664.1] |
---|
There are 100 port pools |
If you select 3, the default database port number (1521) becomes 1524. |
1. source system database tier $ cd [RDBMS ORACLE_HOME]/appsutil/scripts/[CONTEXT_NAME] 2. source system application tier $ cd [INST_TOP]/admin/scripts Log file located at /u02/oracle/PROD/inst/apps/PROD_earth/admin/log/StageAppsTier_08151425.log Log: $INST_TOP/admin/log or log home where all the logs are kept: cd $LOG_HOME |
Copy the following source system files to the target system ensure that the symbolic links (soft links) are preserved with the cp -RH command or use tar For example: cd /target_dest/db cp -RH /source_dest/db/* verify the permissions of the executables under ORACLE_HOME/bin that can potentially be owned by root (i.e. nmo, nmhs, nmb, etc). application tier file system
database node file system
|
Configure the target system target system database server $ cd [RDBMS ORACLE_HOME]/appsutil/clone/bin target system application tier server nodes $ cd [COMMON_TOP]/clone/bin Log file located at /u02/oracle/DEVL/apps/apps_st/comn/clone/bin/CloneContext_0815141350.log
|
logs for the adpreclone.pl |
---|
On the database tier: RDBMS $ORACLE_HOME/appsutil/log/<context>/StageDBTier_<timestamp>.log On the application tier: $INST_TOP/admin/log/StageAppsTier_<timestamp>.log |
logs for the admkappsutil.pl |
On the application tier: $INST_TOP/admin/log/MakeAppsUtil_<timestamp>.log |
logs for the adcfgclone.pl |
On the database tier: RDBMS $ORACLE_HOME/appsutil/log/<context>/ApplyDBTier_<timestamp>.log On the application tier: $INST_TOP/admin/log/ApplyAppsTier_<timestamp>.log |
logs for the adconfig |
On the database tier: RDBMS $ORACLE_HOME/appsutil/log/<context>/<timestamp>/adconfig.log RDBMS $ORACLE_HOME/appsutil/log/<context>/<timestamp>/NetServiceHandler.log On the application tier: $INST_TOP/admin/log/<timestamp>/adconfig.log $INST_TOP/admin/log/<timestamp>/NetServiceHandler.log |
Updating s_tnsmode to 'generateTNS' adgentns.pl exiting with status 2 to fix it, clean the concurrent nodes
sqlplus apps/<Password> |