Home » Developer & Programmer » JDeveloper, Java & XML » JDBC Connection error
JDBC Connection error [message #91277] Thu, 27 June 2002 23:15 Go to next message
Kostas Karkaletsis
Messages: 1
Registered: June 2002
Junior Member
I have setup successfully Oracle 9i DB and I'm trying to connect through jdbc.
I take the error "Connection reset by peer, socket write error"

Any idea?
Re: JDBC Connection error [message #91279 is a reply to message #91277] Fri, 28 June 2002 03:15 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
can you please post the error number, with complete arguments, if any?
Re: JDBC Connection error [message #91429 is a reply to message #91277] Tue, 27 August 2002 07:25 Go to previous message
Kabs
Messages: 1
Registered: August 2002
Junior Member
hi,
This message means that the socket to the ORACLE server was closed. This can occur when
you restart or reboot the ORACLE server
the ORACLE server kills the process of your connection.

You can take a look into the ORACLE server log to receive more info about your problem. If you have a different problem like a "Read timed out" the connection synchronisation can be corrupt.

you have a network problem (e.g., firewall, router)

the ORACLE server has been busy for a long time and cannot respond to the socket.

cheero!!!
kabs
Previous Topic: Re: java.sql.SQLException: Io exception: End of TNS data channel
Next Topic: JDBC Oracle 8i
Goto Forum:
  


Current Time: Fri Mar 29 09:39:54 CDT 2024