Re: Error in adop phase=prepare post Cloning
Posted by ErmanArslansOracleBlog on Feb 06, 2017; 5:37pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Error-in-adop-phase-prepare-post-Cloning-tp2047p2113.html
Do this;
"Upload the Patch file system context file to the Database"
$ . ./u01/install/APPS/EBSapps.env patch
$ADJVAPRG oracle.apps.ad.autoconfig.oam.CtxSynchronizer action=upload
contextfile=<full path to patch context file> logfile=/tmp/patchctxupload.log
Reference: Oracle E-Business Suite Release 12.2 Configuration in a DMZ (Doc ID 1375670.1) - Section 5.1.2.4.5: Execute AutoConfig On the External Application Tier Node
Attention! I set patch filesystem above, so you also set patch fs.
use "$ADJVAPRG" not directly "java".