FIX: SELECT During UPDATE STATISTICS Can Terminate w/ Msg 814 |
Q134629
Queries that run during execution of UPDATE STATISTICS can terminate
with Msg 814, Level 20, State 1:
Keep count of buffer <n> holding logical page <n> in database <db>
has become negative.
Though rare, you could encounter this problem if the following conditions
apply:
Run UPDATE STATISTICS prior to or after the query that fails.
-OR-
Drop and recreate affected indexes instead of running UPDATE STATISTICS.
Microsoft has confirmed this to be a problem in Microsoft SQL Server versions 4.21a and 6.0. This problem was corrected in Service Pack 2 for SQL Server version 6.0. For more information, contact your primary support provider.
Additional query words: sql6 buffer manager Windows NT
Keywords : kbenv
Issue type : kbbug
Technology : kbSQLServSearch kbAudDeveloper kbSQLServ600 kbSQLServ420OS2
|
Last Reviewed: March 25, 2000 © 2001 Microsoft Corporation. All rights reserved. Terms of Use. |