Autosys job to run every minute except on certain days -


i'm looking way run autosys job every minute of day except sunday between 11:00 , 12:00. there way accomplish without creating 3 jobs (one runs mon-sat, 1 runs sunday until 11am, , 1 runs sunday after 12)?

you can 2 jobs. 1 runs monday-saturday , 1 runs on sunday in can specify run_window 12:00-11:00.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

c# - How do I get the Nth largest element from a list with duplicates, using LINQ? -

jsp - "Sending a redirect is forbidden after the response has been committed" in sendRedirect -