Login  Register

Re: opatch failing

Posted by ErmanArslansOracleBlog on Oct 18, 2022; 2:28pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/opatch-failing-tp11133p11135.html

It may be caused by using the wrong library.
Specify the jdk.. Use a command line -> opatch -oh $OH -jdk <correct_path> and retry..
After setting the correct env variable on your shell, something like the following should work;
opatch apply -jdk %JDK_HOME% -jre %JDK_HOME%\jre -oh %ORACLE_HOME%