NET/MASTER Management Services (MS) Command Reference Manual

LBANNER
TRACE trace-spec
NonStop NET/MASTER MS Commands
2–562 115412 Tandem Computers Incorporated
Q
specifies tracing of the NonStop NET/MASTER MS INTQ command. This
traces all messages sent to an NCL process by using the NonStop
NET/MASTER MS INTQ command.
READ
specifies tracing of the NCL INTREAD verb. This traces all messages read
by an NCL process in a dependent processing environment.
NONE
specifies no tracing of messages in dependent processing environments.
LOG
specifies tracing of log messages.
ALL
specifies all log messages; that is, tracing is performed as if CONT, DEL, and
READ are all (separately) selected.
Note If you specify ALL and LOGPROC is not active, log messages that would otherwise be passed to
LOGPROC are still traced; that is, all messages destined for the activity log are traced.
log-spec
specifies an NCL LOG verb.
Note When specifying CONT, DEL, or READ, excluding any of these means it is not traced.
CONT
specifies tracing of the NCL LOGCONT verb. This traces messages
leaving the LOGPROC NCL procedure.
DEL
specifies tracing of the NCL LOGDEL verb. This traces messages deleted
in the LOGPROC NCL procedure.
READ
specifies tracing of the NCL LOGREAD verb. This traces messages
entering the LOGPROC NCL procedure.
NONE
specifies no tracing of log messages.