View previous topic :: View next topic |
Author |
Message |
aravindmcs Beginner
Joined: 27 Apr 2007 Posts: 4 Topics: 2
|
Posted: Fri Jun 22, 2012 7:47 am Post subject: How to automate Mainframe batch monitoring |
|
|
My team is every day moitoring Mainframe batch jobs and reports at end of the day to onshore. instead is there any idea to automate Mainframe batch monitoring.
Please help me |
|
Back to top |
|
 |
expat Intermediate

Joined: 01 Mar 2007 Posts: 475 Topics: 9 Location: Welsh Wales
|
Posted: Fri Jun 22, 2012 9:13 am Post subject: |
|
|
What do you mean by monitoring ? _________________ If it's true that we are here to help others,
then what exactly are the others here for ? |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Fri Jun 22, 2012 10:37 am Post subject: |
|
|
aravindmcs,
Add a step to the last job in the stream to send out a mail to onshore team. if they don't receive the email then something is wrong and the job stream did not finish.
Kolusu |
|
Back to top |
|
 |
aravindmcs Beginner
Joined: 27 Apr 2007 Posts: 4 Topics: 2
|
Posted: Mon Jun 25, 2012 4:41 am Post subject: |
|
|
expat wrote: | What do you mean by monitoring ? |
Mainframe batch monitoring, I mean every day batch jobs run, my team is watching every job till the last job. i am asking is there any process to automate the monitoring process. _________________ Aravind Kumar
Verizon data services
Hyderabad |
|
Back to top |
|
 |
aravindmcs Beginner
Joined: 27 Apr 2007 Posts: 4 Topics: 2
|
Posted: Mon Jun 25, 2012 4:46 am Post subject: |
|
|
kolusu wrote: | aravindmcs,
Add a step to the last job in the stream to send out a mail to onshore team. if they don't receive the email then something is wrong and the job stream did not finish.
Kolusu |
thank you for your help,
this will work up to some extent, but if middle job abended we will not get notified till the last job's exectuion time.
what i am asking help is , is there any process/idea to get automatically notified if any job abended with monitoring? _________________ Aravind Kumar
Verizon data services
Hyderabad |
|
Back to top |
|
 |
papadi Supermod
Joined: 20 Oct 2009 Posts: 594 Topics: 1
|
Posted: Mon Jun 25, 2012 8:42 am Post subject: |
|
|
Hello,
You should be able to do this using the scheduling software that controls the batch processing.
Or you could add a "last step" to each job that only sends an e-mail when that job abends (COND=ONLY). If by abend, you really mean some undesirable Condition Code, you can still do this, but the test whether to send to the e-mail would be situation specific.
Everywhere i've been for years does NOT do this manually. . . _________________ All the best,
di |
|
Back to top |
|
 |
expat Intermediate

Joined: 01 Mar 2007 Posts: 475 Topics: 9 Location: Welsh Wales
|
Posted: Tue Jun 26, 2012 6:02 am Post subject: |
|
|
Not working for RBS / Nat West / Ulster Bank are you  _________________ If it's true that we are here to help others,
then what exactly are the others here for ? |
|
Back to top |
|
 |
stefan Beginner
Joined: 20 Nov 2003 Posts: 41 Topics: 2 Location: Germany
|
Posted: Wed Jul 04, 2012 1:25 am Post subject: |
|
|
not anymore, I assume  _________________ Stefan
There are 10 types of people in the world: Those who understand binary, and those who don't. |
|
Back to top |
|
 |
|
|