NET/MASTER Messages Manual

1400: ZNNM-EVT-MEMORY-FAIL
Event-Message Tokens
4–50 106159 Tandem Computers Incorporated
1400: ZNNM-EVT-MEMORY-FAIL
An internal check in a Global Memory Manager (GMM) process failed causing the
GMM process to abend.
Tokens
Token Name Token Type Value Assigned
ZEMS-TKN-EVENTNUMBER ZSPI-TYP-INT 1400
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-ADDR ZSPI-TYP-UINT (See description)
ZNNM-TKN-TRAP-NUM ZSPI-TYP-UINT (See description)
ZNNM-TKN-OFILENAME ZSPI-TYP-STRING (See description)
ZNNM-TKN-LINE-NUM0 ZSPI-TYP-INT (See description)
ZNNM-TKN-LINE-NUM1 ZSPI-TYP-INT (See description)
Event-Message Text
process_name
ABENDING AT P %
paddr
, TRAP=
trapnum
,
file
[
line.fract
]
where:
process_name
is
the value of
ZNNM-TKN-PROC-NAME
paddr
is
the value of
ZNNM-TKN-ADDR
trapnum
is
the value of
ZNNM-TKN-TRAP-NUM
file
is
the value of
ZNNM-TKN-OFILENAME
line
is
the value of
ZNNM-TKN-LINE-NUM0
fract
is the value of
ZNNM-TKN-LINE-NUM1
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-ADDR
contains the P-address where the process failed. It appears as
paddr
in the
message text.