Thursday 27 August 2015

Manual method to add context file of FS1/FS2 File systems

FS_Clone or ADOP issues – basic check/Solution:

1) Before running fs_clone or any ADOP phases, we should make sure that there are three context files exists in FND_OAM_CONTEXT_FILES table. If not we have to run autoconfig on DB and Application nodes .
a. EXEC FND_CONC_CLONE.SETUP_CLEAN;
b. Run autoconfig on DB
c. Run autoconfig on App


Manual method to add context file of FS1/FS2 File systems :


$ADJVAPRG oracle.apps.ad.autoconfig.oam.CtxSynchronizer action=upload contextfile=/u01/oracle/appl/fs2/inst/apps/DEV_testdev/appl/admin/DEV_testdev.xml logfile=/tmp/patchctxupload.log

No comments:

Post a Comment