March 11, 2008 at 4:07 pm
We run a Java-based product on our sql 2005 server which requires JDBC (we use Microsoft's JDBC). The job we created for that product often fails the first or second time it is run but usually succeeds the third time. Here is a typical error message:
>>>
0 : 08S01 : com.microsoft.sqlserver.jdbc.SQLServerException: Connection reset by peer: socket write error
com.microsoft.sqlserver.jdbc.SQLServerException: Connection reset by peer: socket write error at com.microsoft.sqlserver.jdbc.SQLServerExcep
>>>
What tools can you recommend to help me track down the source of this error. I've reviewed the server Event logs and sql logs but they are silent at the time of failure.
TIA,
barkingdog
March 11, 2008 at 8:33 pm
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply