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 -> Re: oracle 9i and jdbc

Re: oracle 9i and jdbc

From: santysharma <santysharma_at_hotmail.com>
Date: Tue, 29 Jan 2002 10:11:41 -0800
Message-ID: <a36ole$1504t2$1@ID-84096.news.dfncis.de>

"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

Original text of this message

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