SPI Common Extensions Manual

ZCMK Definitions
SPI Common Extensions Manual427508-001
B-12
ZCMK Tokens
ZCMK-TKN-BKUP-STATE
This token appears in STATUS responses. Its value reports the summary state of the
backup process. Valid values are:
ZCMK-TKN-CHMAP-BANNER
This token appears in INFO responses. Its value is the version banner of the compiler
that created the character map being used by the subsystem. This token is included in
the response only if a character-map file is in use.
ZCMK-TKN-CHMAP-FILE-MOD
This token appears in INFO responses. Its value is the modification timestamp of the
character map being used by the subsystem. This token is included in the response
only if a character-map file is in use.
token-code ZCMK-TKN-BKUP-STATE
value ZCMK-TNM-BKUP-STATE
token-type ZSPI-TYP-ENUM
ssid "TANDEM.83.0"
heading "Backup state".
ZCOM-VAL-SUMSTATE-
STOPPED
No backup is running, and no attempt is being made to activate
one. This situation occurs when a backup CPU number of -1 has
been specified or when an attempt to activate a backup fails. To
reactivate a backup, reissue the ALTER command and include a
ZCMK-TKN-ALTER-BKUP-CPU token.
ZCOM-VAL-SUMSTATE-
STARTING
The backup has been initiated but is not yet running. (A
NEWPROCESSNOWAIT function has been issued, but no
acknowledgment has been returned.)
ZCOM-VAL-SUMSTATE-
STARTED
The backup process is running, and enough checkpoints have
been taken to ensure its integrity.
ZCOM-VAL-SUMSTATE-
STOPPING
A STOP command has been issued to the backup process, but
indication that the process has stopped is pending.
token-code ZCMK-TKN-CHMAP-BANNER
value ZCMK-TNM-CHMAP-BANNER
token-type ZSPI-TYP-CHAR50
ssid "TANDEM.83.0"
heading "Charmap compiler banner".
token-code ZCMK-TKN-CHMAP-FILE-MOD
value ZCMK-TNM-CHMAP-FILE-MOD
token-type ZSPI-TYP-TIMESTAMP
ssid "TANDEM.83.0"
heading "Charmap file creation date".