FIX: A scan of data that uses the unordered page supplier reports error 605, error 625, error 644, and error 823 in SQL Server 2000 Service Pack 3 (826436)
The information in this article applies to:
- Microsoft SQL Server 2000 (all editions) SP3
BUG #: 470090 (SQL Server 8.0)
SYMPTOMSWhen the unordered page supplier is used to scan for data,
Microsoft SQL Server may log false corruption errors such as error 605, error
625, error 644, and error 823. When you run a DBCC CHECKDB statement on
a database that was reported to be corrupted, you may see that DBCC CHECKDB
does not report any database corruption. In such situations, error messages
that are similar to the following may be logged in the SQL Server error log:
2003-07-24 16:52:37.67 spid63 Error: 605, Severity:
21, State: 1 2003-07-24 16:52:37.67 spid63 Attempt to fetch logical page
(1:7040966) in database 'PUBS' belongs to object 'Authors', not to object
'Titles'..
2003-07-09 14:31:35.92 spid66 Error: 823, Severity: 24,
State: 2 2003-07-09 14:31:35.92 spid66 I/O error (bad page ID) detected
during read at offset 0x00000016774000 in file
'h:\sql\MSSQL\data\tempdb.mdf'..
RESOLUTIONService pack information
To resolve this problem, obtain the latest service pack for Microsoft SQL Server 2000. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
290211 How to obtain the latest SQL Server 2000 service pack
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. This problem was first corrected in Microsoft SQL Server 2000 Service Pack 4.
Modification Type: | Major | Last Reviewed: | 8/4/2005 |
---|
Keywords: | kbQFE kbtshoot kbStack kbDatabase kbSysAdmin kbSQLServ2000preSP4fix kbbug KB826436 kbAudDeveloper |
---|
|