Re: 8i to 9i JDBC problem

From: Elie S. Hirschman <esheshesh_at_yahoo.com>
Date: Wed, 13 Feb 2002 22:11:01 GMT
Message-ID: <3c6ae34d.84521064_at_news.teranews.com>


OK, this is how we fixed it:
My classpath references c:\java\classes\classes111.zip. This was apparently the cause of Java looking at the 8i directory.  A new copy of classes111.zip was installed into C:\Oracle\ora90\jdbc\lib. I copied this zip into c:\java\classes, where the older copy was. Once the new file was in place, it found the 9i directory and was able to connect. Thanks.
Elie
On Fri, 08 Feb 2002 14:31:43 GMT, Elie Hirschman wrote:

>I have just updated to 9i from 8i, running on a Windows 2000
>workstation. Now any java code used to access the db refuses to look
>in the new 9i directory, and continues to look for ocijdbc8.dll,
>ORAN8.DLL, ORACORE8.DLL and other 8i drivers.
>I have checked the PATH variable, and there are no references left to
>the 8i directory.
>How do I configure my system so that the drivers for 9i are found and
>used?
>Elie Hirschman
Received on Wed Feb 13 2002 - 23:11:01 CET

Original text of this message