Application trace views
This section describes the MainView for CICS application trace views. You can use trace facility views perform the following tasks:
- Start, stop, and manage traces on CICS systems
- View trace data
- Manage trace logs
The following table briefly describes the trace facility views.
View name | Description |
---|---|
CT | Displays current application traces that are active or complete and provides commands to manage the traces. For more information, see CT-view. |
HT | Displays historical trace log data sets (TLDS) in the trace directories, and provides commands to manage the TLDSs. For more information, see HT view. |
STRAC | Displays tabular listing of summary trace entries for current or history traces. Provides hyperlinks to details of a summary trace entry, and all of the traced events for a specific transaction entry in the trace buffer. For more information, see STRAC-view. |
STRACD | Displays detailed information about a summary trace entry. For more information, see STRACD-view. |
DTRAC | Displays all traced events for a specific transaction entry in the trace buffer. For more information, see DTRAC view. |
Related topic