When a SQL Backup Master job executes, it will ultimately end up in one of four different states:
•Finished - This state represents a successful backup.
•Finished with errors - This state indicates that the backup was successfully uploaded to at least one backup destination, but others failed.
•Failed - Indicates that all backup destinations failed, or some other critical error occurred.
•Canceled - The backup job was canceled by a user or by system shutdown.