adcfgclone.pl vs ouicli.pl regarding apachectl in 12.0.3
Hi,
Running EBs 12.0.3 on Redhat 5.7 (64 bit) and ran into an issue upgrading/patching the 10.1.3 IAS_ORACLE_HOME (patch 8626084).
After running “perl adcfgclone.pl appsTier <saved context file name>” $IAS_ORACLE_HOME/Apache/Apache/bin/apachectl contains:
$ORACLE_CONFIG_HOME/Apache/Apache/bin/apachectl $*
Exit
Problem is that ORACLE_CONFIG_HOME is set equal to $IAS_ORACLE_HOME (per notes 756573.1 and 1346423.1)
prior to running the patch and the above code results in an infinite recursive loop and
an “unable to fork” error running $IAS_ORACLE_HOME/opmn/bin/opmnctl startall.
When I run ouicli.pl (e.g. to fix issues with the central inventory) the same file (apachectl) contains