Products | Versions |
---|---|
TIBCO BusinessConnect | - |
Not Applicable | - |
Resolution:
Description:
============
When configuring BusinessConnect's JDBC configuration, the correct JDBC driver signature can not specified for the Oracle driver ojdbc14.jar in the list of JDBC signatures in the drop down box. The TIBCO-branded Oracle drivers can still be specified.
Environment:
============
TIBCO BusinessConnect 5.3.X
Cause:
============
The standard driver signature in the drop down box was updated to reflect the use of the new ojdbc6.jar file that is used with JRE 1.6.
Resolution:
=========
You can manually override the default Oracle driver signature by typing in the folllowing signature:
oracle.jdbc.driver.OracleDriver
which is the standard signature for ojdbc14.jar.