You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ability to 'sleep' (not run) a job for a certain duration (hr/mins) or to a specific date/time with the ability to turn the sleep off.
If you have scheduled jobs that you don't want to run for a specific period because of some underlying issue.
For example: Let's say you have several jobs that import data from another system. Now let's say that the system is down for a specified maintenance window for an upgrade. You could toggle the jobs from active to not-active, but let's say you want to automatically resume them being scheduled after the maintenance window because the window ends at an inconvenient time and you don't want to get up in the middle of the night to click some checkboxes. Also, the ability to stop the sleep mode if the maintenance window terminates earlier than expected.
The text was updated successfully, but these errors were encountered:
Summary
The ability to 'sleep' (not run) a job for a certain duration (hr/mins) or to a specific date/time with the ability to turn the sleep off.
If you have scheduled jobs that you don't want to run for a specific period because of some underlying issue.
For example: Let's say you have several jobs that import data from another system. Now let's say that the system is down for a specified maintenance window for an upgrade. You could toggle the jobs from active to not-active, but let's say you want to automatically resume them being scheduled after the maintenance window because the window ends at an inconvenient time and you don't want to get up in the middle of the night to click some checkboxes. Also, the ability to stop the sleep mode if the maintenance window terminates earlier than expected.
The text was updated successfully, but these errors were encountered: