Monday, September 24, 2018

Steps to recover Applications context file if it is corrupted or deleted accidentally



 

On being prompted for the context file to be retrieved,

select the option of retrieving the Applications tier context

file that has been lost and retrieve it to the default location

specified by the script.

 

Default_Location_Apps_side:

Full path to the context file (either Applications context file or database context file).

APPS Default: <INST_TOP>/appl/admin/<CONTEXT_NAME>.xml

 

>/uatapp/app/applascp/inst/apps/ASR_tjpsb008/appl/admin

>ASR_tjpsb008.xml

cp -Rv ASR_tjpsb008.xml ASR_tjpsb008.xml_bkp_21may18

rm -rf ASR_tjpsb008.xml

 

go to

cd $COMN_TOP/clone/bin

/uatapp/app/applascp/apps_st/comn/clone/bin

 

>To retrieve the Applications tier context file.

Run the adclonectx.pl as shown below.

 

[applascp@TJPSB008 bin]$ which perl

/uatapp/app/applascp/tech_st/10.1.3/perl/bin/perl

 

 

perl $COMN_TOP/clone/bin/adclonectx.pl retrieve

 

 

 

 

DB: <RDBMS_ORACLE_HOME>/appsutil/<CONTEXT_NAME>.xml

 

 

 

 

No comments:

Post a Comment

[ERROR]: The value of s_patch_service_name is not set correctly in atleast one of the context files.

[ERROR]: The value of s_patch_service_name is not set correctly in atleast one of the context files. I got the issue below wh...