BUG: Error "Unexpected EOF" May Occur Under Dbmsrpc3.dll

Last reviewed: July 14, 1997
Article ID: Q167354
The information in this article applies to:
  • Microsoft SQL Server, versions 4.2x, 6.0, and 6.5
BUG #: 16744 (Windows: 6.5)

SYMPTOMS

If 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.

WORKAROUND

To work around this problem, use other network IPCs such as named pipes, sockets, or IPX/SPX.

STATUS

Microsoft 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 INFORMATION

This 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
Keywords : kbbug6.00 kbbug6.50 kbenv kbnetwork SSrvDB_Lib SSrvNet_Lib
Version : 6.0 6.5
Platform : WINDOWS
Issue type : kbbug
Resolution Type : kbworkaround


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: July 14, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.