Am 2013-04-06 10:30, schrieb [email protected]:
Dear All,
JDBC-ORACLE CONNECTIVITY ISSUE WITYH OCI8 DRIVER using oracle 11g client..
I am getting below error when i m trying to access oracle db using oracle
11g client. It works with earlier oracle client versions. how do i resolve
this. is there any issue with version of ojdbc6.jar that i am using??? I
cant use thin driver since its an old application for which i dont have
source files.
Apr 6, 2013 1:00:59 PM org.apache.catalina.core.StandardWrapperValve
invoke
SEVERE: Servlet.service() for servlet jsp threw exception
java.lang.UnsatisfiedLinkError: no ocijdbc9 in java.library.path
1. This is not a Tomcat problem but a library path problem.
2. Use the native Java driver, there's no need for the OCI version.
3. Read the Oracle docs how to use OCI8 with JDBC.
Michael
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]