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 -> Problem Connecting Oracle DB using JDBC

Problem Connecting Oracle DB using JDBC

From: <tusharz_at_my-deja.com>
Date: Tue, 21 Sep 1999 10:17:50 GMT
Message-ID: <7s7m07$2pk$1@nnrp1.deja.com>


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 - 05:17:50 CDT

Original text of this message

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