NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
SHOW TRACE
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–401
SHOW TRACE The SHOW TRACE command displays current trace information. Entering the SHOW
TRACE command with no operands displays information about the current values in
the trace parameter list (TPL).
SHOW TRACE[ ={
trace-id
| ALL } ]
[ DETAIL={ YES | NO } ]
trace-id
specifies a trace ID. NonStop NET/MASTER MS displays information about the
specified trace ID.
ALL
specifies all running traces. NonStop NET/MASTER MS displays information
about all running traces.
DETAIL
specifies whether to display detailed trace information for the specified trace(s) in
addition to limited trace information.
YES
specifies that detailed information is to be displayed. This supplements the
limited information described in DETAIL=NO, and displays the trace
parameter settings for the CNM, EMS, INT, LOG, MSG, and INTERNAL
operands.
NO
specifies that limited information is to be displayed. This displays the trace
ID, the trace file name and other information about the trace file, the trace
record size, user ID restrictions, link restrictions, and terminal restrictions.
Considerations
The default authority level of this command is 3. You require an authority level of
4 to display internal trace points.
You can enter this command from any NCL procedure, including the INIT NCL
procedure, by using the CMD core statement or the INTCMD verb.
Messages NNM0017 through NNM0021, NNM0048, and NNM0999 indicate the
results of this command. Refer to the NonStop NET/MASTER Messages Manual or
NonStop NET/MASTER MS online help for a description of these messages.
For related information, see the TRACE commands.