EOS
To write Rules that fire for this event type, you should evaluate the contents of the following event variables to determine what event data is available to you for automation purposes:
- IMFJSACT
- IMFJSNUM
- IMFJSTEP
- IMFJTCPU
- IMFJSCPU
- IMFJCAN
- IMFJSCC
- IMFJSPGM
- IMFJSMCC (BMC.AMIOPS.SPE2207)
See BMC-AMI-Ops-Automation-supplied-EVENT-variables for more information about these variables. For an EOJ event, the event variables IMFJSNUM, IMFJSTEP, IMFJSCPU, and IMFJCAN will have slightly different values.
There is some overlap between the EOM and EOS events for STC and TSO address spaces. The exception is that EOS events do not always occur. For example, if an address space ends by way of the SYSPROG Services commands FORCE or EXIT, an EOM event is generated, but an EOS event is not generated.
The IMFTEXT event variable contains the following information when the event fires:
jjjjjjjj: Job, STC or TSO address space name.
ssssssss: Job Step name, or N/A
pppppppp: Proc Step name, or N/A
cccc: Condition code - FLUSH, nnn (return code), Abend code
(preceded with 'S' or 'U'), or N/A.
nnn: Step Number, zero for end of job.
The CE0330I message is not written to the BBI Journal unless Journal ==> YES is specified in an EOS Rule.