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 -> problems using Oracle8 OCI JDBC driver with Microsoft VM

problems using Oracle8 OCI JDBC driver with Microsoft VM

From: <rachamallu_reddy_at_my-dejanews.com>
Date: Tue, 27 Apr 1999 23:46:33 GMT
Message-ID: <7g5i8p$pb9$1@nnrp1.dejanews.com>


Hi, I am trying to use Oracle OCI JDBC driver in my java program. The java program is being run on NT server in Microsoft's VM. I get the following error, when the program tries to load the JDBC driver.

Could not load 'oracle.jdbc.driver.OracleDriver' because  System.loadLibrary threw java.lang.UnsatisfiedLinkError  with the message 'oci804jdbc.dll cannot load because RNIGetCompatibleVersion export not found (new behavior.)'.

  I have verified that all the required dll's (including oci804jdbc.dll) are available and the PATH variable is correctly set.

  Any ideas about working around this?

 thanks
reddy

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Tue Apr 27 1999 - 18:46:33 CDT

Original text of this message

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