Database Install/Upgrade/Opatch (MOSC)

MOSC Banner

Doing a Java/javac -version reports different than a SELECT dbms_java.get_jdk_version JDK_Version

When I run a java / javac version it reports 1.8.0.445… but when I do a

SELECT dbms_java.get_jdk_version JDK_Version FROM dual;

it reports 1.8.0_441

I only have one java installed on the system in the $ORACLE_HOME/jdk

I have run datapatch… and there are no errors.

What am i doing wrong?

I installed the JDK from patch (https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=195747193372753&id=2584628.1&_afrWindowMode=0&_adf.ctrl-state=jx78xa97n_106)

I also downloaded JRE JDK and moved the file into the JDK folder… I also made sure to:

chmod -R 755 $ORACLE_HOME/jdk

I am really confused how that is possible to get different versions….

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center