SNAX/XF and SNAX/APN Event Management Programming Manual

SNAX/APN Event Messages
SNAX/XF and SNAX/APN Event Management Programming Manual426859-001
4-84
81: ZSX1-EVT-LUNS-ERR-CON
Unconditional Tokens
ZEMS-TKN-EVENTNUMBER
is the event number. Its value is ZSX1-EVT-LUNS-ERR-CON.
ZEMS-TKN-SUBJECT-MARK
is the standard EMS token that always immediately precedes the subject token.
ZCOM-TKN-SUBJ-SUBSYS
is the fully qualified name of the service-manager process: that is, the SUBSYS
object name, as described in Section 3 in the SNAX/APN Management Programming
Manual, qualified by the name of the system.
ZEMS-TKN-EMPHASIS
contains the value ZSPI-VAL-FALSE, indicating that this event is not a critical
event. This token is described in the EMS Manual.
ZEMS-TKN-CONSOLE-PRINT
contains the value ZSPI-VAL-TRUE. This token is described in the EMS Manual.
ZEMS-TKN-LDEVNUMBER
identifies the logical device number. This is the 32-bit equivalent of
ZEMS-TKN-LDEV.
ZEMS-TKN-XLDEVNAME
is the string equivalent of the logical device number.
ZEMS-TKN-LDEV
is a standard EMS token described in the EMS Manual.
ZSX1-TKN-ERRCODE
is the LUNS error code.
ZSX1-TKN-CODE-LOC
is the code location in the LUNS object module where the error occurred.
Note. Although ZEMS-TKN-LDEV is included in the event message, you should use the
ZEMS-TKN-LDEVNUMBER and ZEMS-TKN-XLDEVNAME tokens when writing new programs
to run on D-series systems.