Failed to find or load the JDBC driver

Asked By 80 points N/A Posted on -
qa-featured

Hi there,

When I use TIBCO Runtime Agent version 5.7 to connect Oracle Database XE, an error BW-JDBC-100033 is encountered. And please find the follow screenshot for your reference. The error says that the configuration test is failed. All combinations including Oracledriver (thin) have been tried.

Can some expert advice any solutions and why this error appears? Thanks in advance.

Have a nice day.

BW-JDBC-100033 "Configuration Test Failed. Failed to find or load the JDBC driver: oracle.jdbc.driver.OracleDriver"

BW-JDBC-100033 "Configuration Test Failed. Failed to find or 

load the JDBC driver: oracle.jdbc.driver.OracleDriver".

SHARE
Best Answer by Matthew B Brown
Answered By 5 points N/A #175082

Failed to find or load the JDBC driver

qa-featured

Create a new folder under or any folder under lib and give the classpath in designer.tra and bwengine.tra.

Best Answer
Best Answer
Answered By 10 points N/A #175083

Failed to find or load the JDBC driver

qa-featured

Alternatively, you could solve your problem by following these steps: 

1. Go to TIBCO_HOMEbwbin directory.

2. Open bwengine.tra (for run time).

3. Append the path to classes12. jar with either of this variable.

tibco.env.CUSTOM_EXT_PREAPPEND_CP

tibco.env.CUSTOM_EXT_APPEND_CP

When you are done, just restart your computer.

Hope this helps!

Related Questions