NET/MASTER Messages Manual

0005: ZNNM-EVT-RCV-FULL
Event-Message Tokens
4–6 106159 Tandem Computers Incorporated
ZSPI-TKN-PROC-ERR
identifies the procedure call that had an error.
ZFIL-TKN-FILENAME
contains the name of the file that had the error. It appears as
filename
in the
message text.
ZSPI-TKN-ENDLIST
ends the list.
0005: ZNNM-EVT-RCV-FULL
An internal queueing problem has occurred. The queue has become full and cannot
accept any more messages.
Tokens
Token Name Token Type Value Assigned
ZEMS-TKN-EVENTNUMBER ZSPI-TYP-INT 0005
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-RECV-DEPTH ZSPI-TYP-INT (See description)
Event-Message Text
WARNING - $RECEIVE DEPTH OF
depth
HAS BEEN REACHED
where:
depth
is
the value of
ZNNM-TKN-RECV-DEPTH
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.
ZNNM-TKN-RECV-DEPTH
contains the depth of the $RECEIVE queue from the OPEN request. It appears as
depth
in the message text.