SPI Common Extensions Manual
ZCOM Data Definitions
SPI Common Extensions Manual—427508-001
4-15
ZCOM Tokens
ZCOM-TKN-REQID-PSTRING
This token carries a string consisting of either the process name of the requester (for
named processes) or the character form of the CPU and PIN (for unnamed processes).
Use this value when generating a human representation of the requester’s identity. The
SCP process adds this token to requests bound for converted subsystems.
ZCOM-TKN-SEL-SUMSTATE
This token is used in commands to include or exclude objects from processing based
on their reported summary state. The first integer of the pair is a Boolean value
indicating whether objects reporting the summary state specified in the second integer
are to be included (TRUE) or excluded (FALSE) from processing. The second integer
contains one of these standard summary states:
For more information, see Summary-State Selector Modifier on page 2-9.
token-code ZCOM-TKN-REQID-PSTRING
value ZCOM-TNM-REQID-PSTRING
token-type ZSPI-TYP-STRING
ssid "TANDEM.21.0"
heading "Requester-process-string".
token-code ZCOM-TKN-SEL-SUMSTATE
value ZCOM-TNM-SEL-SUMSTATE
token-type ZSPI-TYP-INT-PAIR
ssid "TANDEM.21.0"
heading "Summary-state".
ZCOM-VAL-SUMSTATE-ABORTING ABORTING summary state
ZCOM-VAL-SUMSTATE-DEF DEFINED summary state
ZCOM-VAL-SUMSTATE-SERVICE SERVICE summary state
ZCOM-VAL-SUMSTATE-STARTED STARTED summary state
ZCOM-VAL-SUMSTATE-STARTING STARTING summary state
ZCOM-VAL-SUMSTATE-STOPPED STOPPED summary state
ZCOM-VAL-SUMSTATE-STOPPING STOPPING summary state
ZCOM-VAL-SUMSTATE-SUSP SUSPENDED summary state
ZCOM-VAL-SUMSTATE-SUSPENDING SUSPENDING summary state
ZCOM-VAL-SUMSTATE-UNKWN UNKNOWN summary state