Expand Configuration and Management Manual (H06.21+, J06.10+)

Managing the Network
Expand Configuration and Management Manual 529522-013
18 - 19
Starting and Stopping Tracing
Starting and Stopping Tracing
The Expand subsystem SCF TRACE command allows you to select the records that
you want written to a disk file. You can then use PTrace commands to select records to
be formatted and sent to an output device.
Table
18-9 lists the Expand subsystem SCF commands that can be used to start and
stop tracing.
For more information on the tracing process and using PTrace to format and display
trace records, see Section 15, Tracing.
Table 18-9. Expand SCF Commands for Tracing
SCF Command Action Performed
TRACE PROCESS $NCP, TO $file_na
me,
SELECT ALL, WRAP, RECSIZE 1024
Starts a trace of $NCP. The $file_name
parameter specifies the name of the file
to which the trace records will be
written.
TRACE PROCESS $NCP, STOP Stops the $NCP trace.
TRACE LINE $device_name, T
O $file_name,
SELECT ALL,WRAP, RECSIZE 512
Starts a trace of the specified line. The
$file_name parameter specifies the
name of the file to which the trace
records will be written.
TRACE LINE $device_name, ST
OP Stops the trace of the specified line.
TRACE PATH $device
_name, TO $file_name,
SELECT ALL, WRAP, RECSIZE 512
Starts a trace of a path or a single-line
Expand process. The $device_name
parameter specifies the name of the
path logical device or single-line Expand
line-handler process. The $file_name
parameter specifies the name of the file
to which the trace records will be
written.
TRACE PATH $device
_name, STOP Stops the trace of a path or a single-line
Expand line-handler process.