We are currently using scheduled backups to have daily database backups. We are observing many problems in taking backups from past few days. The backup process executes for several hours but didn't get completed. We also had a look at the logs, but there is nothing mentioned for scheduled backup. We have following questions -
- By any means, can we make it more consistent and stop such things?
- Is there a way to get some kind of notification/email after the certain time if scheduled backup isn't successfully completed until that time.
- Can we also have a retry mechanism on the failure of scheduled backup?
Infolevel, others will show up at theWarningor 'error' level. Do you see [Canceling backup] in the errorlog? The messages are logged to the host that the forest is attached to, so if the db backup fails it will cancel all the other associated forest backups - and write the canceling message to the attached host, and the error that stopped the backup will log to its attached host. Do you have sufficient space on backup drive? - Michael Gardner