i want execute my previous days unexecute job first rather than today in Control-M -


i trying ordering jobs planing until jobs gets success,but when previous days jobs particular ctm table run today order jobs need run , have added keep active 10 days each job.

thanks in advance

you can try adding in-condition of same job prev date, todays job run when yesterday's job has completed run successfully.

if want run todays job when yesterdays job fails, can add do-step on failure, create condition can used todays job start running.


Comments

Popular posts from this blog

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

html - Outlook 2010 Anchor (url/address/link) -

android - How to create dynamically Fragment pager adapter -