Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

DBComms exception message, what is it?

843854Sep 17 2002 — edited Feb 9 2005
Hi all,

I've seen an SQLException raised with a message of

DBComms::transmit exception:java.net.SocketException: Connection reset by peer: socket write error

My best guess is that this means there was a problem communicating with the database and the connection was broken (reset by peer). I'd like to find out more though, and I can't find anything on what DBComms means...

Any ideas?

Thanks in advance,
Toby
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 9 2005
Added on Sep 17 2002
4 comments
807 views