Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can someone please confirm where to download the Oracle 11.2.0.4 driver version ?

user2056935Jun 17 2014 — edited Oct 15 2014

I have downloaded the 11.2.0.4.0 ojdbc6.jar file directly from Oracle site under section " Oracle Database 11g Release 2 (11.2.0.4) JDBC Drivers"

the downloaded URL is http://download.oracle.com/otn/utilities_drivers/jdbc/11204/ojdbc6.jar


To determine the correct version, I have opened the JAR file, and examine the file META-INF/MANIFEST.MF for the following entry:

Implementation-Version:

However, the entry for Implementation-Version in this file is 11.2.0.3.0. instead of 11.2.0.4.0

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

eg:

Manifest-Version: 1.0

Ant-Version: Apache Ant 1.6.5

Created-By: 1.5.0_51-b10 (Sun Microsystems Inc.)

Implementation-Vendor: Oracle Corporation

Implementation-Title: JDBC

Implementation-Version: 11.2.0.3.0

Repository-Id: JAVAVM_11.2.0.4.0_LINUX.X64_130711

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


Please advice whether this is a defect in oracle manifest file and the above mentioned location is the right location to download driver version 11.2.0.4.0.


This post has been answered by Nirmala Sundarappa-Oracle on Jun 25 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 29 2014
Added on Jun 17 2014
9 comments
5,629 views