NET/MASTER Management Services (MS) Command Reference Manual

LBANNER
TRACE trace-spec
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–563
MSG
specifies tracing of MSGPROC messages.
ALL
specifies all MSGPROC messages; that is, tracing is performed as if CONT,
DEL, and READ are all (separately) selected.
Note If you specify ALL and no MSGPROC is active, messages that would otherwise be passed to a
MSGPROC are still traced; that is, all messages destined for an OCS window are traced.
msg-spec
specifies an NCL MSG verb.
Note When specifying CONT, DEL, or READ, excluding any of these means it is not traced.
CONT
specifies tracing of the NCL MSGCONT verb. This traces all messages
leaving a MSGPROC NCL procedure.
DEL
specifies tracing of the NCL MSGDEL verb. This traces all messages
deleted in a MSGPROC NCL procedure.
READ
specifies tracing of the NCL MSGREAD verb. This traces all messages
entering a MSGPROC NCL procedure.
NONE
specifies no tracing of MSGPROC messages.
INTERNAL
specifies internal trace point numbers, which correspond to internal trace points.
This operand starts an internal trace, which traces internal NonStop
NET/MASTER MS events or significant trace data information.
Note NonStop NET/MASTER MS supports only one internal trace at a time, which can trace multiple trace
points. An internal trace may significantly impede the performance of NonStop NET/MASTER MS.
Note Use this command only when directed by Tandem support personnel.