SNAX/XF and SNAX/APN Event Management Programming Manual
SNAX/XF Event Messages
SNAX/XF and SNAX/APN Event Management Programming Manual—426859-001
3-69
62: ZSX1-EVT-LU-INACTV
ZEMS-TKN-CONSOLE-PRINT
contains the value ZSPI-VAL-TRUE. This token is described in the EMS Manual.
ZSPI-TKN-MANAGER
is the name of the service-manager process (the SUBSYS object name), as described
in Section 3 of the SNAX/XF Management Programming 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-LU-TYPE
indicates the LU session type. This token is described in Section 4 of the SNAX/XF
Management Programming Manual.
ZSX1-TKN-LU-STATE
indicates the LU session state. This token is described in Section 4 of the SNAX/XF
Management Programming Manual.
ZSX1-TKN-LU-SESS-STATE
indicates the SSCP-LU session state. This token is described in Section 4 of the
SNAX/XF Management Programming Manual.
ZSX1-TKN-LU-ADDR
is the LU address.
Cause. A system services control point-logical unit (SSCP-LU) session became
inactive, or an activate LU (ACTLU) response is pending. ACTLU is sent from the
system services control point (SSCP) to the LU to activate a session. This message is
generated by the service manager.
Effect. The LU is no longer available for use, and the system waits for the next
command.
Recovery. This is an informative message only; no corrective action is needed.
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 or later systems.