DB Tier |
---|
Make sure you run exec FND_CONC_CLONE.SETUP_CLEAN; on the new database after it's created
Typical output First Creating a new context file for the cloned system. Provide the values required for creation of the new Database Context file. Hit enter to use the default value in brackets []. Do you want to use a virtual hostname for the target node (y/n) [n] ?: Target system database SID [PROD]:TEST Target system domain name [advisor.com]: Target system RDBMS ORACLE_HOME directory [/u02/oracle/proddb/9.2.0]:/u02/oracle/testdb/9.2.0 Target system utl_file accessible directories list [/usr/tmp/PROD]:/usr/tmp/TEST Number of DATA_TOP's on the target system [4]: Target system DATA_TOP 1 [/u03/oracle/proddata]:/u03/oracle/testdata Target system DATA_TOP 2 [/u04/oracle/proddata]:/u04/oracle/testdata Target system DATA_TOP 3 [/u05/oracle/proddata]:/u05/oracle/testdata Target system DATA_TOP 4 [/u06/oracle/proddata]:/u06/oracle/testdata Do you want to preserve the Display set to seouldb1:0.0 (y/n) [y] ?: Enter the port pool number [0-99]: Checking the port pool 1 Backing up /u02/oracle/testdb/9.2.0/appsutil/TEST_seouldb1.xml to /u02/oracle/testdb/9.2.0/appsutil/TEST_seouldb1.xml0.bak Creating the new Database Context file from : The new database context file has been created : Log file located at /u02/oracle/testdb/9.2.0/appsutil/clone/bin/CloneContext_11020154.log Running Rapid Clone with command: Beginning database tier Apply - Tue Nov 2 01:55:12 2004 Completed Apply... Beginning APPSDB_TEST registration to central inventory... ORACLE_HOME NAME : APPSDB_TEST Log file located at /u02/oracle/testdb/9.2.0/logs/OracleHomeCloner_11020159.log Starting database listener for TEST: You are running addlnctl.sh version 115.3 Starting listener process TEST ... Listener TEST has already been started. addlnctl.sh: exiting with status 0 |
Apps Tier
|
---|
|
Typical output First Creating a new context file for the cloned system.
Provide the values required for creation of the new APPL_TOP Context file. Do you want to use a virtual hostname for the target node (y/n) [n] ?: Target system database SID [PROD]:TEST Target system domain name [advisors.hal]: Target system database server node [seouldb1]: Does the target system have more than one application tier server node (y/n) [n] ?: Is the target system APPL_TOP divided into multiple mount points (y/n) [n] ?: Target system APPL_TOP mount point [/u01/oracle/prodappl]:/u01/oracle/testappl Target system COMMON_TOP directory [/u03/oracle/prodcomn]:/u03/oracle/testcomn Target system 8.0.6 ORACLE_HOME directory [/u01/oracle/prodora/8.0.6]:/u01/oracle/testora/8.0.6 Target system iAS ORACLE_HOME directory [/u01/oracle/prodora/iAS]:/u01/oracle/testora/iAS Do you want to preserve the Display set to seouldb1:0.0 (y/n) [y] ?: Location of JDK 1.3.1 on the target system [/usr/j2se]: Enter the port pool number [0-99]: Checking the port pool 1 Backing up /u01/oracle/testappl/admin/TEST_seouldb1.xml to /u01/oracle/testappl/admin/TEST_seouldb1.xml.bak Creating the new APPL_TOP Context file from : The new APPL_TOP context file has been created : Log file located at /u03/oracle/testcomn/clone/bin/CloneContext_11020246.log Running Rapid Clone with command: Beginning application tier Apply - Tue Nov 2 02:48:06 2004 Completed Apply... Beginning APPSIAS_TEST registration to central inventory... ORACLE_HOME NAME : APPSIAS_TEST Log file located at /var/opt/oracle/oraInventory/logs/OracleHomeCloner_11020258.log Starting application Services for TEST: You are running adstrtal.sh version 115.14 Executing service control script: adapcctl.sh version 115.43 Starting Apache Web Server Listener (dedicated HTTP) ... adapcctl.sh: exiting with status 0
.end std out. ****************************************************
Executing service control script: adalnctl.sh version Checking for FNDFS executable. adalnctl.sh: exiting with status 0
.end std out. ****************************************************
Executing service control script: You are running adcmctl.sh version 115.19 Starting concurrent manager for TEST ... adcmctl.sh: exiting with status 0
.end std out. ****************************************************
Executing service control script: You are running adfrmctl.sh version 115.33 Starting forms server for TEST on port 9001. adfrmctl.sh: exiting with status 0
.end std out. ****************************************************
Executing service control script: You are running adrepctl.sh version 115.20 starting Reports Server for TEST on port 7001. adrepctl.sh: exiting with status 0
.end std out. ****************************************************
Executing service control script: You are running adfmcctl.sh version 115.16 Starting forms load balancing client for TEST. adfmcctl.sh: exiting with status 0
.end std out. ****************************************************
Executing service control script: You are running adfmsctl.sh version 115.12 starting forms metrics server for TEST. adfmsctl.sh: exiting with status 0
.end std out. ****************************************************
Executing service control script: You are running jtffmctl.sh version 115.7 Starting Fulfillment Server for TEST on port 9301 ... jtffmctl.sh: exiting with status 0
.end std out.
Check logfile /u03/oracle/testcomn/admin/log/TEST_seouldb1/11020258.log for details Exiting with status 0
|