|
I'm facing an error in the server once a while and I don't know the reason, more details as following: Thank you
(comments are locked)
|
|
The error indicates that SQL has started reading a message from client which potentially spans multiple TDS packets. However in the middle of the message, a network receive operation experienced the problem which usually happens if the connection is reset. That could be caused by the client's termination or by some network issue, e.g. a router resetting the connection. Another factor could be the OS you are using for the server. If it is Windows 2003, then TCP chimney offload could be the problem. Thank you Robbin, that's make since, I agree with you. OS is Windows Server 2008 R2 Enterprise. Thanks again.
Mar 26 '12 at 02:32 PM
Tony07002
(comments are locked)
|


Does this occur during a BLOB related operation?