Microsoft KB Archive/138787

From BetaArchive Wiki

FIX: Error 3307 Running UPDATE STATS After 1105 Error

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 :
Issue type : kbbug
Technology : kbSQLServSearch kbAudDeveloper kbSQLServ600


Last Reviewed: March 25, 2000
© 2001 Microsoft Corporation. All rights reserved. Terms of Use.