NET/MASTER Messages Manual
0754: ZNNM-EVT-SECURITY-WRONG-VAL
Event-Message Tokens
4–44 106159 Tandem Computers Incorporated
0754: ZNNM-EVT-SECURITY-WRONG-VAL
The installation provided a non-standard security exit. When the NonStop
NET/MASTER MS system attempted to use the exit, the exit set an invalid return
code. This is a user programming error.
Tokens
Token Name Token Type Value Assigned
ZEMS-TKN-EVENTNUMBER ZSPI-TYP-INT 0754
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)
ZNNM-TKN-EXIT-CODE ZSPI-TYP-INT (See description)
Event-Message Text
SECURITY EXIT
process_name
RETURNED WRONG VALUE
code
where:
process_name
is
the value of
ZNNM-TKN-PROC-NAME
code
is
the value of
ZNNM-TKN-CODE-VALUE
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 name appears as
process_name
in the message text, and the process is the subject of the event.
ZNNM-TKN-EXIT-CODE
contains the value returned by the security exit. It appears as
code
in the
message text.