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 the JDBC 11.2.0.4 version?

Rod AllenDec 3 2013 — edited Oct 15 2014

hi All,


We currently have a bug which relates to

12775220  DatabaseMetaData.getColumns() returns unexpected values in COLUMN_SIZE and DECIMAL_DIGITS for INTEGER columns

I just downloaded what I thought was JDBC 11.2.0.4 where this is supposed to be fixed. I looked in the MANIFEST and it said :-

Implementation-Version: 11.2.0.3.0

I then ran :-

C:\ java -jar ojdbc6.jar

Oracle 11.2.0.3.0 JDBC 4.0 compiled with JDK6 on Thu_Jul_11_15:43:23_PDT_2013

#Default Connection Properties Resource

#Tue Dec 03 15:34:58 GMT 2013

I tried our code in WebLogic using this updated jar file and the issue remains. So is this really JDBC 11.2.0.4 - http://download.oracle.com/otn/utilities_drivers/jdbc/11204/ojdbc6.jar ?

regards


Rod

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 31 2013
Added on Dec 3 2013
2 comments
1,127 views