Ask a questionAsk a question
 

AnswerAutomate notification on DBCC CHECKDB errors.

  • Monday, July 07, 2008 9:06 PMa1Dave Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

     

    I am looking for the best way to get notifications if DBCC CHECKDB indicates an error on a database it checks.  So lets say I create a maintenance plan that runs CHECKDB at 2AM for all user databases.  What is the best method to get notifications that the command reported issues on one of the databases?  I don't want to have to scan the logs daily, so is there a standard best practice for getting this?

     

    Thanks.

Answers

All Replies