Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: oci jdbc on solaris x86

Re: oci jdbc on solaris x86

From: Igor A. Feoktistov <fia_at_ins.dn.ua>
Date: 6 Apr 2000 10:50:39 +0300
Message-ID: <8chfkf$6ee$1@dream.ins.dn.ua>


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

ICQ: 34433616 Received on Thu Apr 06 2000 - 02:50:39 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US