|
View previous topic :: View next topic
|
| Author |
Message |
shanuss
New User

Joined: 16 Jul 2008 Posts: 17 Location: Chennai
|
|
|
|
Hi,
I have a job that runs once in every 30 minutes. This has a lot of dependecies which causes this job not to run. My requirement is to get a message in my mail box if this job does not run in a time span of one hour.
Is there any facility available in CA7? |
|
| Back to top |
|
 |
Terry Heinze
JCL Moderator
Joined: 14 Jul 2008 Posts: 1248 Location: Richfield, MN, USA
|
|
|
|
| Can't help you with your problem, but it seems to me that a job that has "a lot of dependencies" should not be scheduled to run every 30 minutes if those dependencies can't regularly be met. A redesign might be in order. |
|
| Back to top |
|
 |
dick scherrer
Moderator Emeritus

Joined: 23 Nov 2006 Posts: 19243 Location: Inside the Matrix
|
|
|
|
Hello,
| Quote: |
| A redesign might be in order |
Definitely
This is not a CA-7 problem/issue but rather a design/logistics issue. |
|
| Back to top |
|
 |
shanuss
New User

Joined: 16 Jul 2008 Posts: 17 Location: Chennai
|
|
|
|
| I am sorry, thats not an affordable solution. "A lot" was unintended word there, in fact we have some dependencies. With the dependencies in place, do we have something which can trigger an alert mail, if the job is not triggered? This scenario is very rare, so manual monitoring is not an option here. |
|
| Back to top |
|
 |
Robert Sample
Global Moderator

Joined: 06 Jun 2008 Posts: 8700 Location: Dubuque, Iowa, USA
|
|
|
|
| You might want to open a support request with CA. I know Ca-7 can do emails but I don't know what the limitations are; CA will. |
|
| Back to top |
|
 |
bitBuff
New User
Joined: 25 Jan 2009 Posts: 2 Location: Michigan, USA
|
|
|
|
| CA7 uses the Automatic Recovery Facility (ARF) to send emails and monitor job executions. If CA7 can support your requirement, I think you will need to investigate ARF. |
|
| Back to top |
|
 |
|
|