Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
===========
Database connect error reported when executing be-jdbcdeploy.
Environment:
===========
TIBCO BusinessEvents 4.x and 5.x
All Operating Systems
Symptoms:
=========
alter.sql script is empty - below error reported
Deploying to 'Oracle' using ansi type is 'enabled'
Failed connecting to database: jdbc:oracle:thin:<connect-details>)
Error:oracle.jdbc.OracleDriver
Cause:
======
Oracle JDBC driver library not included in classpath.
Resolution:
=========
Update the classpath (property: tibco.env.STD_EXT_CP) in be-jdbcdeploy.tra or copy the oracle libraries to an directory which exist in the classpath already (e.g., %BE-HOME%/lib/ext).