Re: JVM version of 9.2.0.6

  • From: "Jared Still" <jkstill@xxxxxxxxx>
  • To: klange@xxxxxxxxxx
  • Date: Fri, 2 Mar 2007 11:26:39 -0800

11:21:19 SQL> select dbms_registry.version('JAVAVM') from dual;

DBMS_REGISTRY.VERSION('JAVAVM')
----------------------------------------------------------------------------------------------------
9.2.0.7.0

1 row selected.


That isn't the JVM version.  It might be Oracle's designation for it,
but this does not show what revision of Java is in use.

What the OP is lookgin for is something like this, as in the original post.

11:20-ordevdb01:dv10:jkstill-11 > java -version
java version "1.5.0_06"

ie. What version of the Java SDK is the OJVM based on?

On 2/27/07, Kevin Lange <klange@xxxxxxxxxx> wrote:

 select dbms_registry.version('JAVAVM') from dual;





 ------------------------------
*From:* oracle-l-bounce@xxxxxxxxxxxxx [mailto:
oracle-l-bounce@xxxxxxxxxxxxx] *On Behalf Of *Binh Pham
*Sent:* Tuesday, February 27, 2007 4:12 PM
*To:* oracle-l@xxxxxxxxxxxxx
*Subject:* JVM version of 9.2.0.6

  How do I find out the JVM version of 9.2.0.6 database?  I'm talking
about the JVM running in the database, not what is on the server.  On the
server, I've found this:

$ORACLE_HOME/JRE/bin/jre -version

java version "1.4.2.07"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2.07-050121-15
:53)
Java HotSpot(TM) Server VM (build 1.4.2 1.4.2.07-050121-17:30-PA_RISC2.0
PA2.0 (aCC_AP), mixed mode)

------------------------------
Find what you need at prices you'll love. Compare products and save at
MSN(r) Shopping. <http://g.msn.com/8HMAENUS/2728??PS=47575> --
//www.freelists.org/webpage/oracle-l




--
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist

Other related posts: