How to verify java version and directory location used by Oracle database?
Is there a view where I can query the java version and path used by the Oracle Database 12c?
I have issued java -version and which java but it gives me the java installed in the server.
Thank you.
2