Collecting report data
CICS transaction data collected by MainView for CICS is written as Type 6E and Type 6D records to CMRDETL data sets.
MainView for CICS collects CTG transaction data with CTG monitoring and writes the data as Type 6F records to CTGDETL data sets.
CICS statistical data collected is written as SMF 110 statistic records to SMF data sets. The SMF 110 statistic records can be formatted as CMRSTATS records by using batch program CMRSTATS.
The Performance Reporter program uses data dictionaries (CMRDETLN, CTGDETL, and CMRSTATS) that are located in the BBPLIB data set to reformat the stored records for reports.
The Customizing-after-installation documentation describes how to allocate and initialize the CMRDETL data sets and CTGDETL data sets using the CMRDETL views. The Reference-for-PERFORMANCE-REPORTER documentation describes the format of each type of record that can be stored in a CMRDETL data sets and CTGDETL data sets, as well as the records that can be stored on a CMRSTATS data set.
This section contains the following topics:
Related topic