Steps tab

Everything about Control-M Enterprise Manager Server installation or setup.
Post Reply
User avatar
Gopikkd
Nouveau
Nouveau
Posts: 154
Joined: 25 May 2009 12:00
Location: Bangalore

Steps tab

Post by Gopikkd » 11 Jun 2012 8:46

I have a cyclic job. If the job failed [Ended NOT OK], it should RE-RUN automatically on first failure. If the job failed again, it should send a mail to concern team. How to define criteria in Steps tab.

rerqd

Steps tab

Post by rerqd » 14 Jun 2012 9:54

this should work :

on the steps tab Do a "Stop Cyclic" for the 1st failure, also Do a "Force Job" and force in another run of the same job(you may have to alter the job name slightly). If it fails again Do another "Stop Cyclic" and send the notifications. If it's OK it will just keep running

User avatar
Gopikkd
Nouveau
Nouveau
Posts: 154
Joined: 25 May 2009 12:00
Location: Bangalore

Steps tab

Post by Gopikkd » 19 Jun 2012 6:47

Could you please tell me On/Do statement and Parameters values for this?

User avatar
Vishal
Nouveau
Nouveau
Posts: 3
Joined: 10 Jan 2013 12:00

Re: Steps tab

Post by Vishal » 17 Jan 2013 11:06

Gopikkd wrote:Could you please tell me On/Do statement and Parameters values for this?
1. On
statement *
Code NOTOK

Do
Stop-Cyclic
Force Job - Table Name - Job name etc.

For second job.

On
statement *
Code NOTOK

DO
Stop Cyclic
mail and the info

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

Post by mauriziog » 25 Jan 2013 11:52

Only for information: in the version 8.0 there is a specific "On do" that do this.
Regards

Post Reply