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

Home -> Community -> Usenet -> c.d.o.server -> Re: Problem Connecting Oracle DB using JDBC

Re: Problem Connecting Oracle DB using JDBC

From: C. Ferguson <c_ferguson_at_rationalconcepts.com>
Date: Tue, 21 Sep 1999 17:46:19 GMT
Message-ID: <37E7C4FB.6492E8D2@rationalconcepts.com>


What's your code look like?

Cindy

tusharz_at_my-deja.com wrote:

> Hi,
> I am trying to connect the Oracle Database Server (8.0.3), using Java
> (JDK 1.2.1), using JDBC driver.
> I have also copied the drivers for doing the same from oracle site.
> (classes111.zip and classes12.zip)
> The code gets compiled and the creation of class file is no problem.
> But when the class is executed it gives error as follows :
> Exception in thread :main java.lang.UnsatisfiledLinkError:no ocijdbc8
> in java.library.path
>
> I have included the zip files in CLASSPATH (as suggested in one of the
> forum's discussion) but it didn't work.
> Could anybody give any pointers ???
>
> thanks and regards
> Tushar
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.
Received on Tue Sep 21 1999 - 12:46:19 CDT

Original text of this message

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