NetBatch Management Programming Manual
Common Definitions
NetBatch Management Programming Manual—522462-003
4-6
EMS Standard Definitions
EMS Standard Definitions
Definitions whose names begin with ZEMS- are EMS standard definitions. These
definitions, which are available to all subsystems that support EMS, are found in the
ZSPIDEF.ZEMSDDL file and in the corresponding files for other languages.
Table 4-7 and Table 4-8 list the EMS standard definitions used in the NetBatch
subsystem’s programmatic interfaces. These definitions comprise:
•
Header tokens
•
A data-portion token
The tables do not list EMS error numbers or definitions used only in error lists.
For descriptions of EMS standard definitions, see the EMS Manual. Information on the
definitions that is specific to the NetBatch subsystem follows Table 4-8.
NetBatch-Specific Information About EMS Standard Definitions
The EMS Manual fully describes all EMS standard definitions. Information about the
definitions that is specific to the NetBatch subsystem is:
ZEMS-TKN-EVENTNUMBER
is the number the scheduler assigns to an event to identify it. The token can have
one of these values:
Table 4-7. EMS Standard Definitions for Header Tokens
ZEMS-TKN-EMPHASIS ZEMS-TKN-EVENTNUMBER
Table 4-8. EMS Standard Definition for Data-Portion Token
ZEMS-TKN-SUBJECT-MARK
ZEMS-TKN-EVENTNUMBER Event
100 ZBAT-EVT-SCHEDULER-START
101 ZBAT-EVT-SCHEDULER-STOP
102 ZBAT-EVT-JOB-START
200 ZBAT-EVT-EXECUTOR-DOWN
201 ZBAT-EVT-EXECUTOR-UP
202 ZBAT-EVT-JOB-NORMAL-STOP
203 ZBAT-EVT-JOB-ABNORMAL-STOP
204 ZBAT-EVT-JOB-OVER-LIMIT
301 ZBAT-EVT-JOB-START-ERROR
500 ZBAT-EVT-SCHEDULER-ABENDED