English version of all error messages you can encounter while programming
  |   ABOUT


Localized version

SQL Server 检测到基于一致性的逻辑 I/O 错误 %1。在文件 '%6' 中、偏移量为 %5 的位置对数据库 ID %4 中的页 %3 执行 %2 期间,发生了该错误。SQL Server 错误日志或系统事件日志中的其他消息可能提供了更详细信息。这是一个威胁数据库完整性的严重错误条件,必须立即纠正。请执行完整的数据库一致性检查(DBCC CHECKDB)。此错误可以由许多因素导致;有关详细信息,请参阅 SQL Server 联机丛书。

Click to search this error in Google

English version

SQL Server detected a logical consistency-based I/O error: %1. It occurred during a %2 of page %3 in database ID %4 at offset %5 in file '%6'. 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.

Click to search this error in Google



Localized version
 Chinese (Simplified) Legacy

Error category
 SQL Server

Other localized versions
4 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions