Unable to specify the correct JDBC driver signarture for the Oracle driver ojdbc14.jar when configuring BusinessConnect's JDBC configuration.

Unable to specify the correct JDBC driver signarture for the Oracle driver ojdbc14.jar when configuring BusinessConnect's JDBC configuration.

book

Article ID: KB0094413

calendar_today

Updated On:

Products Versions
TIBCO BusinessConnect -
Not Applicable -

Description

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.

Issue/Introduction

Unable to specify the correct JDBC driver signarture for the Oracle driver ojdbc14.jar when configuring BusinessConnect's JDBC configuration.