To delete all job related information for a previous order

Several scripts
Post Reply
User avatar
anirudhp
Nouveau
Nouveau
Posts: 5
Joined: 28 May 2012 12:00

To delete all job related information for a previous order

Post by anirudhp » 19 Dec 2012 1:50

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

User avatar
mauriziog
Nouveau
Nouveau
Posts: 807
Joined: 08 Jun 2007 12:00
Location: Varese - Italy
Contact:

Post by mauriziog » 01 Jan 2013 4:13

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

User avatar
anirudhp
Nouveau
Nouveau
Posts: 5
Joined: 28 May 2012 12:00

Post by anirudhp » 03 Jan 2013 7:56

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.

User avatar
mauriziog
Nouveau
Nouveau
Posts: 807
Joined: 08 Jun 2007 12:00
Location: Varese - Italy
Contact:

Post by mauriziog » 11 Jan 2013 9:55

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

Post Reply