Patch 7359933 12.0.6 $IAS_ORACLE_HOME/opmn/bin/opmnctl has wrong variable values and impacting Run
3-5769307641.
We applied patch 7359933 - it is resulting in bad opmnctl.
After applying 7359933 the $IAS_ORACLE_HOME/opmn/bin/opmnctl has wrong variable values and impacting RunInstaller for 8626084.
### Detailed Problem Statement ###
In the initial portion of an upgrade from 12.0.6 to 12.1.3 passing thru 12.1.1 and following notes 752619.1 and 454811.1.
Subsequent
to applying 7359933 against PWKD25 the
$IAS_ORACLE_HOME/opmn/bin/opmnctl is setting environmental variables
specific to the vision/demo database.
ORACLE_HOME=/d2/R12AB/ab/apps/FINVIS19/apps/tech_st/10.1.3/; export ORACLE_HOME
NLS_LANG=${NLS_LANG="AMERICAN_AMERICA.WE8MSWIN1252"}; export NLS_LANG
TNS_ADMIN=${TNS_ADMIN="/d2/R12AB/ab/apps/FINVIS19/apps/tech_st/10.1.3//network/admin"}; export TNS_ADMIN