CTG Transaction detail data (CTGDETL)
There are three types of CTG transactions:
- Synconreturn: these transactions consist of a single call to perform a unit of work on a CICS region
- ExtendedMode: these transactions consist of multiple calls to perform related units of work on a CICS region
- XA: these transactions consist of multiple calls to perform related units of work on one or more CICS regions
Each CTGDETL record contains an entire CTG transaction and consists of a single section. The record includes an overview of the entire transaction in addition to one or more sub-segments representing the individual calls to the CICS region to perform work.
Batch jobs that produce the reports select data from the CTGDETL data set by the record ID (the hexadecimal code 6F), which is located in the TYPE field of the record. For more information about every field of 6F transaction records, see Reference-for-PERFORMANCE-REPORTER.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*