
In SQL Server systems, the actions are scheduled as jobs in SQL Agent. Any scheduled action can occasionally fail, so you must at least check the more critical actions such as database backups.
Procedure
Check the DB13 program log for the status and reason for the particular action failure.