Page 1 of 1

To delete all job related information for a previous order

Posted: 19 Dec 2012 1:50
by anirudhp
Hi,
I want to know how to delete information regarding a previously ordered job/ ordered Smart table(all jobs) in Control-M.
Information like ODATE, ENDEDOK/NOT ENDED OK, etc.

This would be helpful for me to avoid dual runs on the same Order Date.

Thanks,
Ani

Posted: 01 Jan 2013 4:13
by mauriziog
To avoind the tables or jobs were ordered with the same order date, the manner I think isnt deleting some informations, but is related to the order method.
So please tell us in witch manner the tables are ordered ?

Regards

Posted: 03 Jan 2013 7:56
by anirudhp
we order the table for every 4 hrs, and in a day we need to complete 4 such orders.. and we have used (-) in the OUT conditions to negate the orders at jobs at the end, but in case if there is a failure or any scenario where flow is left in middle and new order is given, we find it difficult to order on the same ODATE, we have to choose some older date.

So we need to know how to handle such situations efficiently.
Regards.

Posted: 11 Jan 2013 9:55
by mauriziog
Why you dont rerun the entire table once terminated every 4 h?
So you have one only run at once and only if the prevous is terminated ok.
I use this manner and is flexible and robust and you have also less jobs in AJF so you can also control them better.

Regards