SAS reports
Sample programs are included in your BBSAMP data set to create SAS reports from data collected by
BMC AMI Ops Monitor for CICS
. Copies of these sample programs can be modified to create unique SAS reports.
Detail transaction records are compressed when they are stored on the CMRDETL data set. You have the choice of creating SAS reports from compressed or decompressed 6E and 6D records. You must run a separate job if you want to create SAS reports with decompressed CMRDETL records.
Member CMRSA10N of your BBSAMP data set decompresses 6E and 6F records. The decompressed output records are compatible with SAS programs. Edit a copy of CMRSA10N and run the program to create decompressed detail transaction records before running your SAS report programs.
The BMC AMI OpsM for CICS SAS reporting facility supports the F7 formats of the T6E history record. For more information about the F7 record, see Transaction-detail-data-CMRDETL.
The following information is available for the F7 level history records:
- CMRNIFUE is the SAS in-file user exit that reads and decompresses T6E records
- SASI6ExN members in the BBSAMP data set are SAS formats for the various sections of the T6E record
- CMRSAxxN members in the BBSAMP data set are sample programs
- CMRCMPWN reads the CMRDETL records and decompresses them to the F7 format
This section includes the following topics: