Need some inputs regarding full backup failed scenarios #492
Unanswered
davidsattenapalli
asked this question in
Ideas
Replies: 1 comment
-
i think it is not possible by Ola's default scripts, hence i would consider the following: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Ola sir,
Thanks a million for writing MaintenanceSolution.SQL and saving thousands of DBAs around the world. Kindly help in the below scenario.
In our organization we have more than 150 databases in one instance and full backup should run for every day. Our backup script should be in such a way that if backup job fails while taking 100th database and if I rerun the job again it should start from the failed database(100th) and exclude the backups which are already taken and the script should take the backup of the remaining databases which are not backuped up for the day. I think the current backup script won't serve this purpose. Please help sir. Thanks in advance.
Regards,
David.S
Beta Was this translation helpful? Give feedback.
All reactions