NET/MASTER Messages Manual

0002: ZNNM-EVT-TRACE-OPEN-ERR
Event-Message Tokens
106159 Tandem Computers Incorporated 4–3
0002: ZNNM-EVT-TRACE-OPEN-ERR
The trace failed because there was an error with the file.
Tokens
Token Name Token Type Value Assigned
ZEMS-TKN-EVENTNUMBER ZSPI-TYP-INT 0002
ZEMS-TKN-EMPHASIS ZSPI-TYP-BOOLEAN TRUE
ZSPI-TKN-SSID ZSPI-TYP-SSID 117
ZEMS-TKN-SUBJECT-MARK ZSPI-TYP-MARK (See description)
ZNNM-TKN-PROC-NAME ZSPI-TYP-STRING (See description)
ZSPI-TKN-ERRLIST ZSPI-TYP-LIST (See description)
ZSPI-TKN-ERROR ZSPI-TYP-ERROR TANDEM.FILSYS.0
ZSPI-TKN-PROC-ERR ZSPI-TYP-ENUM ZFIL-VAL-OPEN
ZFIL-TKN-FILENAME ZSPI-TYP-FNAME (See description)
ZSPI-TKN-ENDLIST (See description)
Event-Message Text
TRACE DISABLED, UNABLE TO OPEN FILE
filename
(
errno
)
where:
filename
is the value of
ZFIL-TKN-FILENAME
errno
is
the value of
ZSPI-TKN-ERROR.Z-ERROR
ZEMS-TKN-SUBJECT-MARK
marks the next token in the event-message buffer as a subject token of the event
message.
ZNNM-TKN-PROC-NAME
contains the name of the process generating the event. The process is the subject
of the event.
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.