Error 2529

Severity Level 16

Message Text

Table corrupt: Page%ld not found

Explanation

When DBCC CHECKALLOC returns this error, frequently it is an indication that there is a cause such as the following:

Action

If the problem is the result of a database load failure due to corruption, restore from a clean backup.

If hardware problems are the root cause for this error, correct the hardware problems and restore from a clean backup.

If the problem persists, contact your primary support provider. Have the output from DBCC CHECKALLOC, DBCC CHECKDB, and the SQL Server error log available for review.