DSM/SCM Event Management Programming Manual

Common Definitions
DSM/SCM Event Management Programming Manual529844-003
4-20
Predefined Token and Field Values
ZPHI-VAL-SSID
is the DSM/SCM subsystem ID. For the structure definition, see the description for
ZSPI-TKN-SSID on page 4-2. For more information on ZPHI-VAL-SSID, see the
subsystem ID discussion in the SPI Programming Manual.
ZPHI-VAL-STOP-nnn
is a possible value of the ZPHI-TKN-ACT-STOP-CD token. The ZPHI-TKN-ACT-
STOP-CD token returns the stopped code assigned to an activity. It is returned
only when an activity is stopped before the activity completes processing. An
activity can stop because of an error or because the activity was cancelled. The
stopped code values are:
ZPHI-VAL-STOP-CAN-NON-RSTBLE
indicates the activity stopped while it was being cancelled. The activity cannot
be restarted.
ZPHI-VAL-STOP-CAN-RSTBLE
indicates the activity stopped while it was being cancelled. The activity can be
restarted after the error condition is corrected.
ZPHI-VAL-STOP-NON-RSTBLE
indicates the activity stopped because of an error. The activity cannot be
restarted.
ZPHI-VAL-STOP-RSTBLE
indicates the activity stopped because of an error. The activity can be restarted
after the error condition is corrected.
ZPHI-VAL-TANDEM
is the part of the subsystem ID that identifies a NonStop system.
ZPHI-VAL-TAPE-READER
is one of two possible values of the ZPHI-TKN-UT-NM-CD token. The ZPHI-TKN-
UT-NM-CD token specifies the name of the utility where an error occurred. ZPHI-
VAL-TAPE-READER specifies that the error occurred at the Tape Reader utility.
See also the other possible value, ZPHI-VAL-FILE-MANAGER, on page4-14.
ZPHI-VAL-TIMER-nnn
is a possible value of the ZPHI-TKN-TIMER-TYPE-CD token. The ZPHI-TKN-
TIMER-TYPE-CD token specifies the timer where the error occurred:
ZPHI-VAL-TIMER-CANCEL
indicates the error occurred at the timer used to schedule cancel requests.