Expand Management Programming Manual

COMMON DEFINITIONS
SPI Standard Definitions
ZSPI-TKN-RETCODE is the return token, which contains one of
the EXPAND or common data-communications error numbers. For
descriptions of all EXPAND error numbers and their associated
error lists, refer to Appendix A. For descriptions of all
common data-communications error numbers and their associated
error lists, refer to the
Communications Management Programming
Manual
.
ZSPI-TKN-SERVER-VERSION contains the server version of the EXPAND
manager process.
ZSPI-TKN-SSID contains ZEXP-VAL-SSID, the subsystem ID of the
EXPAND subsystem. ZEXP-VAL-SSID has the following structure
definition:
def ZEXP-VAL-SSID tacl ssid.
02 Z-FILLER type character 8
value is ZSPI-VAL-TANDEM.
02 Z-OWNER redefines Z-FILLER
type ZSPI-DDL-CHAR8.
02 Z-NUMBER type ZSPI-DDL-INT
value is ZSPI-SSN-ZEXP.
02 Z-VERSION type ZSPI-DDL-UINT
value is ZEXP-VAL-VERSION.
end.
EMS STANDARD DEFINITIONS
Definitions whose names begin with ZEMS- are Event Management
Service (EMS) standard definitions.
Table 6-2 lists EMS standard definitions that are used in
the management-programming interfaces to the EXPAND subsystem.
These definitions consist of simple tokens that are used in
EXPAND event messages; header tokens that are available to
all applications using EMS; and token types used in other
definitions.
This table does not list EMS error numbers or definitions that
are used only in error lists associated with those error numbers.
For information about these definitions, refer to the
Event
Management Service (EMS) Manual
.
6-4