How to set delay alert for an cyclic job?

All questions about Control-M jobs definitions
Post Reply
User avatar
doll916
Nouveau
Nouveau
Posts: 28
Joined: 12 Oct 2009 12:00
Location: Sichuan province Chengdu city

How to set delay alert for an cyclic job?

Post by doll916 » 23 Mar 2016 7:44

Hi,

Can anyone kindly advise me how to set alert for any cyclic job which must run on time?
e.g. Job A run recursively every 60 mins and must at **:05 for each clock. How to prompt alert it fail this timing?


thank a lot!
生命没有回头路, 事故没有后悔药!

User avatar
doll916
Nouveau
Nouveau
Posts: 28
Joined: 12 Oct 2009 12:00
Location: Sichuan province Chengdu city

Re: How to set delay alert for an cyclic job?

Post by doll916 » 24 Mar 2016 5:02

As you know, it's easy for us to set alert for a daily job, running at a specific time.
Post-Proc -> when late sub **:**, then mail out or prompt to console etc.

But we cannot put specific time for a cyclic job like this way.

Who can advise me? Or if AutoEdit variable can help?
生命没有回头路, 事故没有后悔药!

User avatar
doll916
Nouveau
Nouveau
Posts: 28
Joined: 12 Oct 2009 12:00
Location: Sichuan province Chengdu city

Re: How to set delay alert for an cyclic job?

Post by doll916 » 15 Apr 2016 10:05

fizzpop wrote:You can still use the shout when latesub, if your cyclic job is defined as cyclic but runs at specific times; in another words, not by interval.
Another way would be to have your cyclic job write a condition for which another cyclic job has a "not" in condition check for, then if the second searching cyclic job runs, it sends the warning message.
Hi fizzpop,

thank you.
can you please elaborate on second solution? not catch your meaning.
you mean to set another cycle job to have late-submit alert, but it still cannot be sure to keep alert very cycle, right?
生命没有回头路, 事故没有后悔药!

Post Reply