Migration to new server
Posted by satish on Mar 16, 2022; 3:36am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Migration-to-new-server-tp10762.html
Dear erman,
Existing environment rhel 5 32 bit,app R12 1.3 and db 11.1.0.7
New server with rhel 9 54 bit installed.we are cloning existing environment to new server.
We faced this error while running clone.
[oracrp@ssstuaterpdb02 bin]$ perl adcfgclone.pl dbTechStack
Copyright (c) 2002 Oracle Corporation
Redwood Shores, California, USA
Oracle Applications Rapid Clone
Version 12.0.0
adcfgclone Version 120.31.12010000.8
Enter the APPS password :
Running:
/u02/CRP/db/tech_st/11.1.0/appsutil/clone/bin/../jre/bin/java -Xmx600M -cp /u02/CRP/db/tech_st/11.1.0/appsutil/clone/jlib/java:/u02/CRP/db/tech_st/11.1.0/appsutil/clone/jlib/xmlparserv2.jar:/u02/CRP/db/tech_st/11.1.0/appsutil/clone/jlib/ojdbc5.jar oracle.apps.ad.context.CloneContext -e /u02/CRP/db/tech_st/11.1.0/appsutil/clone/bin/../context/db/CTXORIG.xml -validate -pairsfile /tmp/adpairsfile_12378.lst -stage /u02/CRP/db/tech_st/11.1.0/appsutil/clone -dbTechStack 2> /tmp/adcfgclone_12378.err; echo $? > /tmp/adcfgclone_12378.res
Log file located at /u02/CRP/db/tech_st/11.1.0/appsutil/clone/bin/CloneContext_0316020445.log
Provide the values required for creation of the new Database Context file.
Target System Hostname (virtual or normal) [ssstuaterpdb02] :
Target Instance is RAC (y/n) [n] :
Target System Database SID : SSSEBSCR
Target System Base Directory : /u02/CRP
Target System utl_file_dir Directory List :
RC-00212: Warning: Input value cannot be null
Target System utl_file_dir Directory List : /usr/tmp
Number of DATA_TOP's on the Target System [1] : 1
Target System DATA_TOP Directory 1 [/u02/PROD/db/apps_st/data] : /u02/CRP/db/apps_st/data
Target System RDBMS ORACLE_HOME Directory [/u02/CRP/db/tech_st/11.1.0] :
Do you want to preserve the Display [ssstindcpodb02:1.0] (y/n) : n
Target System Display [ssstuaterpdb02:0.0] :
Do you want the the target system to have the same port values as the source system (y/n) [y] ? : 8
Invalid input value. 'y' or 'n' required.
Do you want the the target system to have the same port values as the source system (y/n) [y] ? : n
Target System Port Pool [0-99] : 8
Checking the port pool 8
done: Port Pool 8 is free
Report file located at /u02/CRP/db/tech_st/11.1.0/appsutil/temp/portpool.lst
Complete port information available at /u02/CRP/db/tech_st/11.1.0/appsutil/temp/portpool.lst
Creating the new Database Context file from :
/u02/CRP/db/tech_st/11.1.0/appsutil/template/adxdbctx.tmp
Source and Target platforms differ. Rapid Clone will perform a platform migration.
Do you wish to continue? [y] :
The new database context file has been created :
/u02/CRP/db/tech_st/11.1.0/appsutil/SSSEBSCR_ssstuaterpdb02.xml
RC-50004: Error occurred in CloneContext:
null
Check Clone Context logfile /u02/CRP/db/tech_st/11.1.0/appsutil/clone/bin/CloneContext_0316020445.log for details.
ERROR: Context creation not completed successfully.
For additional details review the file /tmp/adcfgclone_12378.err if present.