FIX: Error 3307 Running UPDATE STATS After 1105 Error |
Q138787
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.
Ensure there is adequate space in the database such that error 1105 "Can't allocate space" is not encountered when you run UPDATE STATISTICS.
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. |