Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> problems using Oracle8 OCI JDBC driver with Microsoft VM
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
![]() |
![]() |