Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: JVM version of 9.2.0.6

RE: JVM version of 9.2.0.6

From: Bobak, Mark <Mark.Bobak_at_il.proquest.com>
Date: Fri, 2 Mar 2007 15:12:05 -0500
Message-ID: <AA29A27627F842409E1D18FB19CDCF270B7791ED@AABO-EXCHANGE02.bos.il.pqe>


See MetaLink doc id 203849.1.  

A small excerpt from that document is this table: Q1: Which JDK version goes with which driver version? A1: JDK and JDBC Certification Matrix

JDK Driver File Name JDBC Version

---    ----------------   ------------

1.1    classes111.zip     7.3.4 -  
1.2    classes12.zip      8.1.6 - 
1.3    classes12.zip      9.2 - 
1.4    ojdbc14.zip        9.2 - 
1.5    ojdbc14.zip        10.2 (not 10.1)  

 

Hope that helps,

-Mark  

-- 
Mark J. Bobak 
Senior Oracle Architect 
ProQuest/CSA 

"There are 10 types of people in the world:  Those who understand
binary, and those who don't." 

 


________________________________
From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Jared Still Sent: Friday, March 02, 2007 2:27 PM To: klange_at_ppoone.com Cc: binhpham15_at_hotmail.com; oracle-l_at_freelists.org Subject: Re: JVM version of 9.2.0.6 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_at_ppoone.com> wrote: select dbms_registry.version('JAVAVM') from dual;
________________________________
From: oracle-l-bounce_at_freelists.org [mailto: oracle-l-bounce_at_freelists.org] On Behalf Of Binh Pham Sent: Tuesday, February 27, 2007 4:12 PM To: oracle-l_at_freelists.org 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> -- http://www.freelists.org/webpage/oracle-l -- Jared Still Certifiable Oracle DBA and Part Time Perl Evangelist

-- http://www.freelists.org/webpage/oracle-l

Received on Fri Mar 02 2007 - 14:12:05 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US