Database Verification

Use sp_iqcheckdb for database verification.

Check the consistency of your database as soon as possible after the server restarts following an abnormal termination, such as a power failure, and before performing a backup of the database.

You can use the sp_iqcheckdb stored procedure to detect and repair database consistency problems.

Related concepts
Analysis of Allocation Problems
Database Connection Issues
Database Repair
Index Error Repair
Running out of Space During Checkpointing
Server Operational Issues
The sp_iqcheckdb Stored Procedure
Related tasks
Starting a Server in Forced Recovery Mode
Recovering Leaked Space
Decision Flow for Server Recovery and Database Repair