Samrita S wrote:Hi,
I have another question also.
I need to trigger a mail when an abend occurs in Savers. It should check the jobs running in the savers and should trigger a mail to a particular team if any abend occurs.
I know it can be done by adding a step in the last of JCL by coding COND parameter. But we are not supposed to change the job as it is a production job. So please help me out.
We have no idea what "Savers" might be.
If you are not able to change the JCL then you are stuck. Ask the people who are responsible for your Scheduler if they can suggest something.
It would not be normal to just change the production JCL, but you'd do it in your development set-up first, then migrate it all the way up to production, just like you would a program (except, maybe, along the way some JCL-writer team takes over your "working" JCL and standardises it for your site).