Title: JDBC errors?

 
Sorry, the error message is the following:
 

java.sql.SQLException: Io exception: The Network Adapter could not establish the connection

at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:168)


 
this means the client cannot access the server, and if the server is up and the network connection is ok (because u can access it by odbc) then the problem should be in the client jdbc url
 
if using the thin driver make sure the combination of IP/port/SID is correct
 
if using the OCI driver make sure the service name exists and it is correctly set up
 
 
hth,
 
    Marin
 
----
"...what you brought from your past, is of no use in your present. When
you must choose a new path, do not bring old experiences with you.
Those who strike out afresh, but who attempt to retain a little of the
old life, end up torn apart by their own memories. "

Reply via email to