Running multiple times when previous day was holiday

Everything about Control-M Enterprise Manager Server installation or setup.
Post Reply
User avatar
Fauzi
Nouveau
Nouveau
Posts: 6
Joined: 13 Jul 2011 12:00
Location: Jakarta

Running multiple times when previous day was holiday

Post by Fauzi » 25 Jan 2012 11:13

Hi all,

How can i create job definition which run multiple times if previous day was holiday. Let say the job should run 3 times in monday because saturday and sunday was holiday.

Please Advise.

Thanks

User avatar
brownbag
Nouveau
Nouveau
Posts: 161
Joined: 11 Oct 2007 12:00
Location: Melbourne

running multiple times when previous day was holiday

Post by brownbag » 27 Mar 2012 12:54

Order the job in on each of the days, then find another mechanism to prevent it from running on the holidays. First ensure that maxwait is long enough to enable the job to stay in the AJF until the first business day.
Then use one of the following:
1. Quantitative resource - create the resource with 99 units, and the job should require one unit. Then create job(s) to change the value of this resource to zero at the start of any weekend/holiday (using ecaqrtab), then job(s) to change the value back to 99 at the start of any working day.
2. You can also use conditions to achieve the same end - create a dependency in the job on a STAT condition and ensure that the condition only exists on working days.
3. If you have version 7, workload management rules could be more suitable, although workload management rules cannot utilise calendars and therefore cannot take public holidays into account.

User avatar
brownbag
Nouveau
Nouveau
Posts: 161
Joined: 11 Oct 2007 12:00
Location: Melbourne

reporting spam

Post by brownbag » 30 Jan 2013 10:19

Does anybody know how to report rivenbark121 for the spam?

Post Reply