NET/MASTER Messages Manual
2191: ZNNM-EVT-IO-ERROR
Event-Message Tokens
4–60 106159 Tandem Computers Incorporated
ZSPI-TKN-ERRLIST
begins a standard Guardian error list owned by TANDEM.FILSYS.
ZSPI-TKN-ERROR
is the standard SPI error token, with the value of the fields Z-SSID and
Z-ERROR. Z-SSID is the Guardian subsystem identifier ZGRD-VAL-SSID.
Z-ERROR is the trap number.
ZSPI-TKN-PROC-ERR
contains the code value for the procedure that returned the error. The code
value can be ZFIL-VAL-KEYPOSITION, ZFIL-VAL-READUPDATE, or
ZFIL-VAL-AWAITIO. It appears as
proc
in the message text.
ZFIL-TKN-FILENAME
contains the name of the file that had the error. It appears as
filename
in the
message text.
ZNNM-TKN-UTILITY-NAME
is present if the error occurred on one of the Utility Access NCL database files. It
contains the name of the utility being inquired about. It appears as
name
in the
message text.
ZNNM-TKN-UTILITY-TYPE
is present if the error occurred on one of the Utility Access NCL database files. It
contains the type of utility being inquired about:
O for an OPSYS utility.
P for a PROGRUN utility.
S for a special record rather than a utility. Special records are used to hold the
command authority for unrestricted PROGRUN access, and the list of users
that are allowed to update the Utility Access database.
It appears as
type
in the message text.
ZSPI-TKN-ENDLIST
ends the list.