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 -> Problem with oci8 Driver

Problem with oci8 Driver

From: <palgi_at_my-deja.com>
Date: Thu, 01 Jul 1999 09:12:26 GMT
Message-ID: <7lfbdl$8qo$1@nnrp1.deja.com>


I have a problem to work with the oci8 driver on Oracle 8.0.4 the thin driver is working well but when i try to make the connection with my Oracle DataBase over the Oci8 driver i am getting the message "java.lang.UnsatisfiedLinkError" and wehn i look on the CallSack i see that the called method is "oracle.jdbc.oci7.OCIDBAccess.logon".

I create the connection like that :

DriverManager.getConnection
("jdbc:oracle:oci8:@myDataBase","Username","Pass")

Anybody have any idea

Thanks

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Thu Jul 01 1999 - 04:12:26 CDT

Original text of this message

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