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

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

java - Getting exception in JDBC thin driver -