Hello,
I am trying to diagnose an issue related to opatchauto.
We applied the October 2016 PSU to the DB and Grid homes but we received a message like this below:
Node: Linux 6.8 (Santiago)
---------------BEGIN MESSAGE--------------------
Note: opatch auto is deprecated and opatchauto is available as replacement. Please use opatchauto -help for more details.
System initialization log file is /u01/oracle/product/11.2.0.4/db/cfgtoollogs/opatchautodb/systemconfig2016-12-14_10-09-31PM.log.
Session log file is /u01/oracle/product/11.2.0.4/db/cfgtoollogs/opatchauto/opatchauto2016-12-14_10-09-49PM.log
WARNING: the option -ocmrf is deprecated and no longer needed. OPatch no longer checks for OCM configuration. It will be removed in a future release.
--------------END MESAGE
The PSU was applied ok but I did more research on the new command "opatchauto" and I cant find any information about this for 11.2.0.4. Is it possible we installed the wrong verision of OPatch into the home? I only see information related to this on Oracle 12c on docs.oracle.com.
Our Opatch version on 11.2.0.4 is 11.2.0.3.13.
To make matters even more confusing, we have never seen this on any of our other nodes that have Opatch 11.2.0.3.15 or 11.2.0.3.12 or lower.
I ran the command "opatchauto -help" on another node and get this message
Node: Linux 5.8 (Tikanga)
-----------BEGIN ERROR MESSAGE-----------
Unsupported Java version 1.6. opatchauto cannot proceed!
opatchauto returns with error code = 2
----------END ERROR MESSAGE--------------
But neither nodes have Java installed... I ran "which java" to verify.
any ideas? Is this the wrong opatch (doubt it since its 11.2.0.4.12) ? is opatchauto included in 11.2.0.4?