NET/MASTER Messages Manual
NNM0004
Messages
2–2 106159 Tandem Computers Incorporated
NNM0004 TRACE DISABLED, IO ERROR ON OUTPUT FILE
filename
(
errno
)
Cause. The trace failed because there was an error with the file.
filename
is the file name specified by the TRACEFILE system parameter.
errno
is the Guardian file-system error number.
Effect. Tracing is disabled.
Recovery. Use the error number to determine the appropriate action to take.
NNM0005 WARNING - $RECEIVE DEPTH OF
queue_depth
HAS BEEN REACHED
Cause. An internal queueing problem occurred. The queue has become full and
cannot accept any more messages.
queue_depth
is the number of data messages in the queue.
Effect. Processing of new data messages is suspended until replies to some of the
queued messages are issued.
Recovery. Refer the message to your system manager. The system manager should
contact the Tandem support representative, providing the following information:
Displayed message
Applications that were running when the message appeared
NNM0006 WARNING - $RECEIVE QUEUE HAS
count
MESSAGES
Cause. A NonStop NET/MASTER MS process was receiving messages from a process
external to the 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.
count
is the number of messages in the queue.
Effect. The NonStop NET/MASTER MS system continues to receive messages from
the external process.
Recovery. This message is informational only; no recovery action is necessary.