Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
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?