TCP/IP (Parallel Library) Configuration and Management Manual

SCF Reference for Parallel Library TCP/IP
HP NonStop TCP/IP (Parallel Library) Configuration and Management Manual522271-006
5-146
TRACE PROCESS Command for TCPMAN
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
PROCESS $ZZTCP
is the name of the TCPMAN process. If you omit the object name, SCF uses the
assumed object name. For information about the ASSUME command, see the
SCF Reference Manual for G-Series RVUs.
STOP
Discontinues the trace currently in progress.
TO file-spec
specifies the name of the file into which the results of the trace operation are to be
placed. It is a required option if STOP is not used.
BACKUP
If BACKUP is specified, then the command applies to the back up TCPMAN
process (i.e. the trace is stopped or started on the backup). If omitted the primary
is assumed. The TCPMAN must be running as a NonStop process pair if this
syntax is used. If the primary TCPMAN is being traced when a takeover by the
backup TCPMAN occurs, the trace of the same TCPMAN continues, but most
events that were being traced prior to the TCPMAN switch are no longer traced.
This is because the TCPMAN being traced is no longer the primary. If neither
PRIMARY nor BACKUP is designated, the primary TCPMAN is traced.
COUNT count
count is an integer in the range -1 to (32k-1). It specifies the number of trace
records to be captured. If COUNT is not specified (or is specified as -1), records
are accumulated until the trace is stopped.
TRACE [ /OUT file-spec/ ] PROCESS $ZZTCP
{ , STOP [ , BACKUP ] | [ , TO file-spec ] }
[ , BACKUP ]
[ , COUNT count ]
[ , NOCOLL ]
[ , RECSIZE size ]
[ , SELECT select-spec ]
[ , PAGES pages ]