Re: JDBC Driver: Connection reset by peer: socket write error
From: Joe Weinstein (joeNOSPAM_at_bea.com)
Date: 11/12/04
- Next message: MikeF: "Error - Trancount Reset!"
- Previous message: chrissy: "Re: JDBC Driver: Connection reset by peer: socket write error"
- In reply to: chrissy: "Re: JDBC Driver: Connection reset by peer: socket write error"
- Next in thread: chrissy: "Re: JDBC Driver: Connection reset by peer: socket write error"
- Reply: chrissy: "Re: JDBC Driver: Connection reset by peer: socket write error"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 12 Nov 2004 09:13:09 -0800
chrissy wrote:
> Joe Weinstein <joeNOSPAM@bea.com> wrote in message news:<u#FxJRAyEHA.352@TK2MSFTNGP14.phx.gbl>...
>
>>Yes. Either your network broke the socket between the driver
>>and the DBMS, or the DBMS had a failure which required it to
>>terminate the connection abruptly. Check the DBMS error log to
>>see if there are any messages about having to kill a session.
>>Joe Weinstein at BEA
>
>
> The DBMS has no errors in the log. In fact - when the error occurrs, I
> can connect to SQL with no problem, execute queries, etc but nothing
> via JDBC will work. I reboot the server that hosts both JDBC & the SQL
> server and no more errors. Is this possibly a user/session limit that
> we are hitting? Any way to trace exactly what happens?
Very odd. It sounds like something odd with the network... When this happens,
can you *connect* via JDBC? Ie: the failure you showed was with a connection
that was already made... How many users do you have logged in via jdbc when this
happens?
Joe
- Next message: MikeF: "Error - Trancount Reset!"
- Previous message: chrissy: "Re: JDBC Driver: Connection reset by peer: socket write error"
- In reply to: chrissy: "Re: JDBC Driver: Connection reset by peer: socket write error"
- Next in thread: chrissy: "Re: JDBC Driver: Connection reset by peer: socket write error"
- Reply: chrissy: "Re: JDBC Driver: Connection reset by peer: socket write error"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|