Table Corrupt: Cross object linkage: Page %S_PGID, slot %d, in object ID %d, index ID %d, refers to page %S_PGID, slot %d, in object ID %d, index ID %d.
This error occurs when Microsoft® SQL Server™ detects an inconsistency in the page linkage of one of the page chains associated with a table. One of the pages has been found to be linked in more than one page chain when it should be linked in only one chain. There is one doubly-linked page chain for the table data, as well as one for each index level.
Important This is a serious error and must be corrected immediately.
If DBCC CHECKDB without a repair clause detects this error during run-time processing, error 605 can also occur.
Follow these steps to resolve the error:
If the problem persists, contact your primary support provider for assistance. Have the output of the appropriate DBCC statements available for review.
Errors 2000 - 2999 | Reporting Errors to Your Primary Support Provider |
Errors 8000 - 8999 |