Comments
Sort by recent activity
I’ve seen this kind of issue where the backup is running successfully, but the alert still reports the database as overdue. The database name mismatch in the backup history is a useful thing to check, especially if the name differs only by capitalization. Checking the actual msdb backup history against the database name reported by SQL Monitor would be my first step. / comments
I’ve seen this kind of issue where the backup is running successfully, but the alert still reports the database as overdue. The database name mismatch in the backup history is a useful thing to che...