Re: Upgrade R12.1.3 to R12.2
Posted by satish on Jan 05, 2023; 4:47pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Upgrade-R12-1-3-to-R12-2-tp11401p11409.html
Hi erman,
we need to take any action on custom top before upgrade?
I understand what have to use adsplice and register custom top after upgrade.pls advice
This is from 12.1 environment
[applcrp@sssterpdev1 ~]$ echo $XXSSS_TOP /u01/CRP/apps/apps_st/appl/xxsss/12.0.0
[applcrp@sssterpdev1 ~1$ grep -i xxsss
$CONTEXT_FILE
<XXSSS_TOP oa_var="s_xxssstop" oa_type="PROD_TOP" oa_enabled="FALSE">/ u01/CRP/apps/apps_st/appl/xxsss/12.0.0</
XXSSS_TOP>
<c_xxssstop oa_var="c_xxssstop" scope="CUSTOM" oa_type="PROD_TOP" oa_enabled="FALSE">/u01/PROD/apps/apps_st/ appl/xxsss/12.0.0</c_xxssstop>
In 12.2 context file, there is no entry for custom top
At very high level;
1) We have ran Rapidwiz to lay out the file system.
2) Applied all patches and ran American English upgrade patch driver (Merge Driver).
3) Disabled Maintenence mode
4) Create new appsutil.zip from the fs1 filesystem.
1) Run environment file of application file svstem.
2) $perl <AD_TOP>/bin/admkappsutil.pl
3) Copy to RDMBS_HOME (DATABASE HOME)
4) unzip -o appsutil.zip
5) unzip appsutil.zip file created in the apps tier on the dbtier
6) cd <RDBMS ORACLE_HOME>/appsutil/bin/ perl adbldxml.pl
5) Autoconfig on the DB tier all nodes
6) Autoconfig on the Application tier-------------------
--›Failed
7) Run Rapidwiz and select configure upgraded filesystem--->Not yet started
Pls suggest
Thank you