Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
============
Below exception is thrown when running BusinessEvents(BE) inside BusinessWorks(BW)
and using Oracle driver
"java.lang.UnsatisfiedLinkError" Or "No ocijdbc8 in java.library.path"
Environment:
==========
o All
o BusinessEvents 3.0.1
o BusinessWorks 5.6
o Oracle 8i,9i
Cause:
=====
The cause for the exception is runtime environment is unable to locate the Oracle jar files.
Resolution:
=========
Specify the following settings in the designer.tra if testing from designer.
Also, if directly using the runtime environment of BW, then modify/specify the below properties in bwengine.tra
tibco.env.CUSTOM_EXT_PREPEND_CP=<ORA_Home>/oraclient/jdbc/lib
tibco.env.CUSTOM_PATH=<ORA_Home>/oraclient/bin;<ORA_Home>/oraclient/lib
tibco.env.CUSTOM_LIB_PATH=<ORA_Home>/oraclient/lib