BUG: Error "Unexpected EOF" May Occur Under Dbmsrpc3.dllLast reviewed: July 14, 1997Article ID: Q167354 |
The information in this article applies to:
SYMPTOMSIf it uses the 16-bit Multi-Protocol Net-Library, a DB-Library application may return the following errors when running queries through multiple concurrent connections:
DB-Library: Unexpected EOF from SQL Server Net-Library error 81: ConnectionClose(RPCClose()) DB-Library process dead - Connection broken. WORKAROUNDTo work around this problem, use other network IPCs such as named pipes, sockets, or IPX/SPX.
STATUSMicrosoft has confirmed this to be a problem in SQL Server version 6.5. A supported fix is now available, but has not been fully regression-tested and should be applied only to systems experiencing this specific problem. Unless you are severely impacted by this specific problem, Microsoft recommends that you wait for the next Service Pack that contains this fix. Contact Microsoft Technical Support for more information.
MORE INFORMATIONThis error occurs only under some very special situations where the application is stressed with multiple concurrent connections, all of which are busy running queries continuously. Both network performance and timing are crucial for the problem to occur. Under normal situations, you should not encounter this problem.
|
Additional query words: RPC heavy load broken
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |