Quantcast
Channel: SQL Server Database Engine Forum
Viewing all articles
Browse latest Browse all 15872

SQL Server 2008 detected a logical consistency-based I/O error

$
0
0

Hi, guys!

I am using the SQL Server 2008 under Windows 2008 + SP2 and got the following error in the event viewer recently:

SQL Server detected a logical consistency-based I/O error: incorrect checksum (expected: 0xa88b6fd4; actual: 0x67d3b883). It occurred during a read of page (1:46893) in database ID 9 at offset 0x00000016e5a000 in file 'C:\Program Files\Microsoft SQL Server\MSSQL10.MSSQLSERVER\MSSQL\DATA\WSS_Content.mdf'.  Additional messages in the SQL Server error log or system event log may provide more detail. This is a severe error condition that threatens database integrity and must be corrected immediately. Complete a full database consistency check (DBCC CHECKDB). This error can be caused by many factors; for more information, see SQL Server Books Online.

The thing is, I got no error after I ran command dbcc checkdb. Do you guys have any similar experience? Please drop me a line if you do.


Angelo


Viewing all articles
Browse latest Browse all 15872