How to skip the IN condition for a smart table.

All questions about Control-M jobs definitions
Post Reply
User avatar
Chitresh
Nouveau
Nouveau
Posts: 1
Joined: 22 Jul 2013 12:00

How to skip the IN condition for a smart table.

Post by Chitresh » 22 Jul 2013 9:48

I have a smart table Table1 that has an IN condition as another Smart table Table2.However on Sunday the Smart table Table2 is not scheduled to run but the Smart table Table1 is required to run even on Sunday inspite of the IN condition as Table2.How can it be accomplished?can anyone provide a solution for this issue?

Janctm

Post by Janctm » 26 Jul 2013 3:54

Schedule an 'add conditions' command. This command add an condition from jobs/tables who are not scheduled.

Command: /home/controlm/ctm/exe_Solaris/ctmldnrs -CALCCOND -ADDMODE NO && /home/controlm/ctm/exe_Solaris/ctmldnrs -LOAD "*"

User avatar
rajan
Nouveau
Nouveau
Posts: 3
Joined: 29 Feb 2008 12:00

Post by rajan » 26 Jul 2013 6:44

Hello Chitresh,

In Execution Tab for Smart Table please change Adjust Condition to Yes ,,, it work fine .

Post Reply