NET/MASTER Messages Manual
0006: ZNNM-EVT-RCV-FILLING
Event-Message Tokens
106159 Tandem Computers Incorporated 4–7
0006: ZNNM-EVT-RCV-FILLING
A NonStop NET/MASTER MS process was receiving data messages from a process
external to the NonStop NET/MASTER MS system. The internal receive queue was
enabled but no thread was processing it. The message is issued once for every ten
messages added to the internal receive queue.
Tokens
Token Name Token Type Value Assigned
ZEMS-TKN-EVENTNUMBER ZSPI-TYP-INT 0006
ZEMS-TKN-EMPHASIS ZSPI-TYP-BOOLEAN FALSE
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-ENTRIES ZSPI-TYP-INT (See description)
Event-Message Text
WARNING - $RECEIVE QUEUE HAS
count
MESSAGES
where:
count
is the value of
ZNNM-TKN-RECV-ENTRIES
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, and is the same process that
has the message queued. The process is the subject of the event.
ZNNM-TKN-RECV-ENTRIES
contains the number of messages currently in the $RECEIVE queue. It appears as
count
in the message text.