The information in this article applies to:
BUG# NT: 10083 (6.00) SYMPTOMS
When you attempt to create a worktable for storing intermediate results on
a query involving an ORDER BY or GROUP BY clause for an oversized table, it
can cause a server access violation.
WORKAROUNDEnsure that the base table is not created to be larger than the maximum size of a row. Alternately, do not use ORDER BY or GROUP BY in SELECT statements that operate on oversized tables. STATUS
Microsoft has confirmed this to be a problem in Microsoft SQL Server
version 6.0. This problem was corrected in Service Pack 1 for SQL Server
version 6.0. For more information, contact your primary support provider.
Additional query words: SQL6 oversized row kill
Keywords : kbprg SSrvProg kbbug6.00 kbfix6.00.sp1 |
Last Reviewed: April 20, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |