With Control-M, I need to set JobA run on normal days, JobB run on holiday.
What I did:
Create 2 calendars: CALENDAR_NORMAL CALENDAR_HOLIDAY
JobA run on CALENDAR_NORMAL
JobB run on CALENDAR_HOLIDAY
Above setting works fine. But need to maintain 2 calendars which days are mutual-excluded. Is it possible to:
Create 1 calendar: CALENDAR_HOLIDAY
JobA run on days which are not selected in CALENDAR_HOLIDAY
JobB run on CALENDAR_HOLIDAY