OSI/TS SCF Reference Manual

OSI/TS SCF Commands
OSI/TS SCF Reference Manual424832-001
2-130
Examples of the SUSPEND Command
The object-spec is:
Examples of the SUSPEND Command
The examples are designed to show correct ways of specifying
command syntax.
PROCESS Object
SUSPEND PROCESS $TP4
TRACE Command
Use the TRACE command to collect trace information between a TSP process and its
environment (user applications, network service provider processes). Issue the TRACE
command (without the STOP option) to specify trace options and start tracing. While
tracing is on, issue the TRACE command (without the STOP or TO options) to modify
COUNT, RECSIZE, or any of the SELECT specifications. Issue the TRACE command
with the STOP option to stop tracing.
To examine trace files, use the formatter available with the PTrace program. The PTrace
program is described in Section 3 "OSI/TS Trace Facility."
This is a sensitive command.
Command Syntax
The object-spec is:
object-type object-name
PROCESS tsp-process-name
TRACE [ /OUT file-spec/ ] [ object-spec ]
{ , STOP [ , BACKUP ] }
{ [ , BACKUP ]
[ , COUNT count ]
[ , NOCOLL ]
[ , PAGES pages ]
[ , RECSIZE size ]
[ , SELECT select-spec ]
[ , TO file-spec ] ***
[ , WRAP ] }
*** This attribute is required when a trace is started.
object-type object-name
PROCESS tsp-process-name