OCI connection issue

Hi,

We are trying to set up an OCI connection to 11g database on webMethods Integration server 8.2 SP1 installed on RHEL platform. The Oracle client is installed in the same system as the webMethods IS. But while enabling the connection we are getting the following error
no ocijdbc10 in java.library.path

The connection properties are as follows

Transaction Type : NO_TRANSACTION
DataSource Class oracle.jdbc.pool.OracleDataSource
databaseName: T1WM11
portNumber: 1521
networkProtocol:
Other Properties: driverType=oci


The variable LD_LIBRARY_PATH has been set to /ORACLE_HOME/lib as directed by the JDBCAdapter guide. But the connection still is not able to getting enabled

Can someone please guide us on this issue?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.