OSI/AS SCF Reference Manual

Table Of Contents
OSI/AS SCF Commands
OSI/AS SCF Reference Manual424121-001
2-225
TRACE Command
TRACE Command
Use the TRACE command to collect trace information. Issue the TRACE command
(without the STOP option) to specify trace options and start tracing. While tracing is on,
the TRACE command can be issued (without the STOP option) 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/AS Trace Facility
.
TRACE is a sensitive command.
TRACE Command Syntax
The object-spec is
file-spec
causes any SCF output generated for this command to be directed to the specified
file.
object-spec
designates the objects to be traced. If object-spec is omitted, the assumed object
is traced (see the SCF ASSUME command).
STOP
discontinues the trace currently in progress.
TRACE [ /OUT file-spec/ ] [ object-spec ]
{ , STOP }
{ [ , 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 process-name