FIX: Error 3307 Running UPDATE STATS After 1105 Error

ID: Q138787


The information in this article applies to:
  • Microsoft SQL Server version 6.0

BUG# NT: 11167 (6.00)

SYMPTOMS

Error number 3307, "Process x was expected to hold logical lock on page y," may occur if UPDATE STATISTICS is run when the database has run out of space. This can also leave stranded locks that can only be cleared by stopping/starting SQL Server.


WORKAROUND

Ensure there is adequate space in the database such that error 1105 "Can't allocate space" is not encountered when you run UPDATE STATISTICS.


STATUS

Microsoft has confirmed this to be a problem in Microsoft SQL Server 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 windows nt

Keywords : SSrvProg kbbug6.00 kbfix6.00.sp2
Version : 6.0
Platform : WINDOWS
Issue type :


Last Reviewed: April 17, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.