SQL Server
SQL Job resume automatically after server restart
As the title says, this script looks for any failed or cancelled jobs and will restart them from the failed step automatically. This type of script is useful in below scenario: You have a job with multiple steps which runs overnight and is required to be completed before start of Read more…