Trapping All Batch Job from MVS -


I am trying to trap all the batch jobs from MVS. For conducting further analysis, I want to send all the batch job information (start, end, error) to an external system. Anyone have any ideas on how to do this?

Write an IEFACTRT exit (or whatever its modern day is equivalent to) and the system programmer installed it We do.


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

javascript - amcharts makechart not working -

java - Algorithm negotiation fail SSH in Jenkins -