Trace utility print program (DFHTU640)

There are three destinations for CICS® region trace data:

  1. A table in main storage, when you specify INTTR=ON and SYSTR=ON as system initialization parameters
  2. The CICS auxiliary trace data sets, when you specify AUXTR=ON and SYSTR=ON as system initialization parameters
  3. The MVS™ generalized trace facility (GTF) data sets, when you specify GTFTR=ON and SYSTR=ON as system initialization parameters.

You can also obtain trace entries at these destinations while CICS is running, by means of the CETR trace transaction or the equivalent EXEC CICS SET commands.

This section describes how you can print the CICS region trace data from:

Related reference
The CICS trace utility program, DFHTU640
The trace selection parameters for DFHTU640
Using IPCS to print trace records written to GTF
CETR transaction
[[ Contents Previous Page | Next Page Index ]]