Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: oracle 9i and jdbc
"Rayden" <durlecht_at_msu.edu> wrote in message
news:a36lqc$br3$1_at_msunews.cl.msu.edu...
> does anyone know how to remedy this error....or what exactly it
> means.....when i had 8.1.5 i could connect no problems.....now with
9i......
>
> InitializeConnection sql exception = java.sql.SQLException: Io exception:
> The Network Adapter could not establish the connection
>
what kind of connection you are using ( thin driver or oci)? You have to
spacify CLASSPATH and LD_LIBRARY_PATH / SHLIB_PATH( on Solaris/ HP) to point
to proper libraries. Try to run demo jdbc program that comes with Oracle and
they have the readme also to set up the environment.
HTH
santysharma
Received on Tue Jan 29 2002 - 12:11:41 CST
![]() |
![]() |