Multiple Calendar cross dependency

All questions about Control-M jobs definitions
Post Reply
User avatar
GrandSteph
Nouveau
Nouveau
Posts: 17
Joined: 24 Oct 2011 12:00

Multiple Calendar cross dependency

Post by GrandSteph » 24 Oct 2011 5:20

Hi all,
I'm not sure of how Control-M would behave in the following scenario:
I have 2 calendars with different working days.

Calendar 1 has 2 jobs: C1.JOB1 and C1.JOB2 (C1.JOB2 dependant on C1.JOB1)
C1.JOB1 --> C1.JOB2
Calendar 2 has 1 job: C2.JOB3 (C1.JOB2 depebendant on C2.JOB3)
C2.JOB3 --> C1.JOB2


What happens the day Calendar1 is a working day and not calendar2?

I would expect JOB1 and JOB2 to be posted. JOB3 would not be posted.
So would JOB2 ever trigger?

This is critical as we are evolving in a multiple calendar environment with some jobs having cross calendar dependencies.

Thanks for your help.

User avatar
Hagar
Nouveau
Nouveau
Posts: 27
Joined: 19 Feb 2009 12:00

Post by Hagar » 26 Oct 2011 3:34

Normally it would not trigger as not all in-conditions are set.

You can use the ctmldnrs utility to fix the problem, or put the jobs in a smart table with adjust condition set. inthat case the inconditions for nonexisting jobs are automaticaly set.

User avatar
GrandSteph
Nouveau
Nouveau
Posts: 17
Joined: 24 Oct 2011 12:00

Post by GrandSteph » 28 Oct 2011 2:57

Thanks. We'll look at these options.

Post Reply