Monitoring backups on SQL Server
Check scheduled backups regularly to ensure that they completed successfully.
Always check the following:
That the most recent backup has run successfully.
All the backups in the backup cycle are executed according to the schedule. Gaps in a backup sequence can have serious consequences in a subsequent attempt to restore the database.
More Information