notifications on maintenance plans and SQL Server Agent
i recently had a backup job go dormant for a few weeks and didn't notice the problem soon enough. is there a strategy that someone might point me to that is not overly complex, but its pretty rock solid as far as making sure your backups are working properly.
all the backup jobs and maintenance are running through ssms maintenance plans.
i have 3 maintenance plan set ups.
Backup full
Backup differential
and one called "maintenance" - this one cleans out old back up files
on the email notifications on the sql agent job... question.
Look at attachment 1 for reference. I have this set to "when the job completes". does this mean it will fire off an email when the job succeeds or fails?
2 follow up questions.
i want to test this job to see what it does when it fails. i see what it does when it completes successfully. is there an easy way to fire this backup job off and make it fail... a certain setting i should try or something like that.
follow up question 2. i would like to be immediately notified if the sql agent service turns off... best way for this? Attachment1.JPG