Event-job-concluded

Indicates that the job execution has completely finished and any spool output is ready for viewing or printing. The purpose of this event is to allow the user exit (or processes triggered by it) to access the job’s log and other spool output.

Event-specific data:

Data available for this event includes:

  • Job conclusion type:
    • normal
    • JCL error
    • user abend
    • system abend
  • Job conclusion return and reason (always zero) codes.

    These are not applicable to jobs that ended, abended, were cancelled, or failed authorization. For all other job conclusions, return code may be changed.

    Reason code, if changed, will be ignored.

Actions:

You cannot request any actions for this event; only the default action will take place.