How to troubleshoot failed database integrity job with no info message

DbaAlert 20 Reputation points
2023-03-15T14:50:22.9566667+00:00

I see our database integrity job has failed with no clear error message. I also checked the commandLog table, but couldn’t get any error there either. E44CF72B-DD5A-4B24-BAEC-B1D6CE35BA26

Azure SQL Database
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,013 questions
0 comments No comments
{count} votes

Accepted answer
  1. Alberto Morillo 34,671 Reputation points MVP Volunteer Moderator
    2023-03-15T15:13:03.47+00:00

    Usually integrity checks fail when there is activity on the database and it is unable to create the snapshot it uses. Make sure there is no activity on the database, kill connections and run the job manually to test. It should finish fine. Try it during maintenance window hours.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.