Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> OCI JDBC Driver - Runtime UnsatisfiedLinkError
I'm trying to run a java application on the (Oracle 8.1.6) database server
(HPUX) using OCI / JDBC
for OS authentication and am getting a runtime error :
UnsatisfiedLinkError:java.lang.UnsatisfiedLinkError: no ocijdbc8 in java.library.path
LD_LIBRARY_PATH is set to the location of the libocijdbc8.sl CLASSPATH is set to the location of classes111.zip and nls_charset11.zip
What would cause the runtime to not find the driver? Received on Thu Jul 31 2003 - 15:51:29 CDT
![]() |
![]() |