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
Post a Comment