Previous Topic: FormatNext Topic: Example


Operand Explanations

The TRACE command to specify a trace destination has the following operands:

DEST

Indicates that you are specifying a trace destination.

INT

Causes the product to produce an unformatted internal trace and send it to an in-storage buffer.

EXT

Causes the product to produce an unformatted external trace of the data it collects and send it to the data set indicated on the startup procedure's //XTRACE DD statement. You can format and print it later using the PRTRACE utility. (The PRTRACE member of TPX.CB0VSRC contains sample JCL.)

FMT

Causes the product to produce a formatted trace and send it to the log data set identified on the startup procedure's //LOG DD statement or System Options Table log class operand.

SYSID=tpxappl

Identifies a specific instance of CA TPX on which the command is to be executed. For details, see the Operand Explanations for the ACTIVATE command.