Announcement

Collapse
No announcement yet.

JDBC version details

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • JDBC version details

    Hi All,

    On 5.5 environment on the app server how can we know the version of the JDBC driver that is used. In Weblogic console I could find oracle.jdbc.driver.OracleDriver with Properties user=glogdba, dll=ocijdbc8 and protocol=thin.

    Is OTM using the same jdbc to connect to database. Please let me know if we can know the version of JDBC we use.

    Thanks very much in advance.

    Regards,
    SKN

  • #2
    Re: JDBC version details

    The JDBC driver that OTM uses is located under $OTM_HOME/glog/gc3webapp/WEB-INF/lib/3rdparty/ojdbc14.jar

    I'm not sure of the version (the 14 notation is because it's compiled for use with the Java JDK 1.4), but the size in CU3 RU3 is 1208699.

    As a note, this was updated in CU4 (automatically by the patch) and the new size is 1545954.

    --Chris

    Comment

    Working...
    X