FIX: OLEDB: DBCC SHOW_STATISTICS May Cause Protocol Error Message in TDS Stream (277897)



The information in this article applies to:

  • Microsoft SQL Server 7.0

This article was previously published under Q277897
BUG #: 57986 (SQLBUG_70)

SYMPTOMS

The execution of DBCC SHOW_STATISTICS(tablename, indexname) through OLEDB may cause the following error message in the Steps section of the results:
Error/Message: (0), Protocol error in TDS stream

STATUS

Microsoft has confirmed this to be a problem in SQL Server 7.0. This problem has been corrected in U.S. Service Pack 3 for Microsoft SQL Server 7.0. For more information, click the following article number to view the article in the Microsoft Knowledge Base:

274799 INF: How to Obtain Service Pack 3 for Microsoft SQL Server 7.0 and Microsoft Data Engine (MSDE) 1.0

For more information, contact your primary support provider.

MORE INFORMATION

The error message does not occur with either the ODBC or the DBLIBRARY (that is, these symptoms are not observable through OSQL, ISQL, or Query Analyzer).

Modification Type:MajorLast Reviewed:3/14/2006
Keywords:kbBug kbfix KB277897