NET/MASTER Messages Manual

2190: ZNNM-EVT-OPEN-ERROR
Event-Message Tokens
4–58 106159 Tandem Computers Incorporated
2190: ZNNM-EVT-OPEN-ERROR
A file management error occurred when opening a file in the security exit server.
Tokens
Token Name Token Type Value Assigned
ZEMS-TKN-EVENTNUMBER ZSPI-TYP-INT 2190
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-SECNAME ZSPI-TYP-STRING SECURITY-EXIT
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
OPEN ERROR
errno
ON FILE
filename
where:
errno
is
the value of
ZSPI-TKN-ERROR.Z-ERROR
filename
is
the value of
ZFIL-TKN-FILENAME
ZEMS-TKN-SUBJECT-MARK
marks the next token in the event-message buffer as a subject token of the event
message.
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.
ZFIL-TKN-FILENAME
contains the name of the file that failed to open. It appears as
filename
in
the message text.
ZSPI-TKN-ENDLIST
ends the list.