Abstract:
If your SQL database has consistency errors (possibly discovered by DataHEALTH during a backup or while running DBCC check) that you believe may indicate corruption, follow the troubleshooting tips below:
- Read Microsoft's knowledge base article at http://support.microsoft.com/kb/2015748 to familiarize yourself with the issue.
- Restore your data from a backup that has no errors from CHECKDB after all hardware and network issues have been addressed.
- If restoring your data from a backup is not possible, take Microsoft's course of action as described in the knowledge base article at http://support.microsoft.com/kb/2015748.