Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: oci jdbc on solaris x86
byoon_at_orangehub.net wrote:
> I am having trouble successfully running the JdbcCheckup example file
> that comes with Oracle (just checks that JDBC is working)
> Running Oracle 8.1.5, tried for JDK 1.2 and 1.1, Solaris 8 on x86.
> I do have the classes12.zip in the Classpath and the oracle driver does
> successfully load, but I believe there is a problem with the shared
> object file (libocijdbc8.so) in
> [ORACLE_HOME]/lib
> Error Msg is:
> java.lang.UnsatisfiedLinkError: no ocijdbc8 in shared library path
I think you need place your libocijdbc8.so into jre/lib/i386 directory.
Hope this help.
-- ---------------------------- E-mail: fia_at_ins.dn.ua
![]() |
![]() |