TCP/IP (Parallel Library) Configuration and Management Manual
SCF Reference for Parallel Library TCP/IP
HP NonStop TCP/IP (Parallel Library) Configuration and Management Manual—522271-006
5-148
TRACE PROCESS Command for TCPSAM
Considerations
The TCPMAN trace facilities for the primary and the backup TCPMAN processes are
independent. The primary and the backup traces can be active at the same time. In the
event of a primary/backup process switch, such as when the PRIMARY command is
issued, the original primary TCPMAN process becomes the new backup process and
the backup process becomes the primary. Any activated trace is maintained, however,
the BACKUP modifier must be used on all further TRACE commands to the original
primary process. TRACE commands to the original backup process should no longer
have the BACKUP modifier.
TRACE PROCESS Command for TCPSAM
TRACE can request the capture of target-defined data items, alter trace parameters,
and end tracing of the TCPSAM PROCESS. This is a sensitive command.
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
PROCESS $tcpsam-name
is the name of the TCPSAM 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 TCPSAM
process (i.e. the trace is stopped or started on the backup). If omitted the primary
TRACE [ /OUT file-spec/ ] PROCESS $tcpsam-name
{ , STOP [ , BACKUP ] } | { [ , TO file-spec ]
[ , BACKUP ]
[ , COUNT count ]
[ , NOCOLL ]
[ , RECSIZE size ]
[ , PAGES pages ]