Resilience Engineering Implementation possibility -
Issue:We are in process of auto triggering of cancelled jobs whenever Server fail-overs from one node to another node.
Description:When ever server fail-overs we have to manually re trigger the jobs by making the respective process instance status to 0 since all the jobs will get cancelled.
Is there any way to trigger the job automatically from SQL agent when ever server fails?