INF: How to Troubleshoot Communication Error 17824 (165158)
The information in this article applies to:
- Microsoft SQL Server 6.0
- Microsoft SQL Server 6.5
This article was previously published under Q165158 SUMMARY
In some circumstances, the following communication errors are logged in the
SQL server error log:
Error : 17824, Severity: 10, State: 0
Unable to write to ListenOn connection '<servername>', loginname '<login
ID>', hostname '<hostname>'.
OS Error : 64, The specified network name is no longer available.
Error 1608 A network error was encountered while sending results to the
front end
Other relevant errors may follow, depending on the network library used for
the connection. In case of Named Pipes connections, errors "232 The pipe is
being closed" or "109 The pipe has been ended" may be logged. In case of
sockets based connections (TCP/IP or IPX/SPX), errors "10054 Connection
reset by peer" or "10053 Software caused connection abort" may be logged.
These errors indicate that the connection between the client and SQL Server
was broken for some reason while SQL Server was writing data to the front
end. Depending on the circumstances, a certain number of these errors may
be normal, and eliminating them is not always necessary. If you do not
receive any end user complaints or experience general connection problems,
you can ignore these errors.
Modification Type: | Major | Last Reviewed: | 11/21/2003 |
---|
Keywords: | kbhowto kbtshoot kbusage KB165158 |
---|
|