The information in this article applies to:
BUG #: 17269 (WINDOWS: 6.5) SYMPTOMSLoading a transaction log dump may fail with an access violation (AV). The database will be in a loading state after the AV, so it will be unusable in the current session. In some situations, the database will recover successfully upon startup, but a DBCC NEWALLOC statement may report Msg 2529. Otherwise, recovery may fail and the database marked suspect. The errorlog will report the following:
CAUSEThe first data page of a table was empty before the LOAD TRANSACTION statement was issued and a transaction being applied requires the first empty page to be deallocated, making the previous second page now the first page. STATUSMicrosoft has confirmed this to be a problem in SQL Server
version 6.5. This problem has been corrected in U.S. Service Pack 5a
for Microsoft SQL Server version 6.5. For information about
downloading and installing the latest SQL Server Service Pack, see
http://support.microsoft.com/support/sql/.
MORE INFORMATIONAdditional query words: Additional query words: backup restore sp sp3
Keywords : kbusage SSrvAdmin kbbug6.50 kbfix6.50.SP5 |
Last Reviewed: November 17, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |