End of File Record Counts report
The End of File Record Counts report provides a summary of the input records processed. It can provide valuable information for problem determination.
Report command
The report is automatically produced at the end of report and extract processing. It cannot be explicitly requested.
Report content
Figure 1. End of File Record Counts report
V5R3M0 08:48:05 10/22/2012 CICS Performance Analyzer
End of File Record Counts
DD or Log Stream name RecID Record Type Count Pct of Total
SMFIN001+ X'30' Performance Dictionary 18 0.06%
X'31' Performance Class 1,277 4.29%
X'35' Resource Usage 306 1.02%
X'51' CICS Statistics 26,829 90.13%
X'58' MVS System Logger 733 2.46%
X'65' DB2 Accounting 304 1.02%
X'74' MQ Accounting 305 1.02%
SMFIN001+ Total 29,772 100.00%
Total SMF Records 2,092
SMFIN002 X'30' Performance Dictionary 3 0.04%
X'31' Performance Class 250 3.18%
X'51' CICS Statistics 7,596 96.73%
X'54' CICS Server Statistics 4 0.05%
SMFIN002 Total 7,853 100.00%
Total SMF Records 3,419
SMFIN003 X'30' Performance Dictionary 3 0.01%
X'31' Performance Class 126 0.22%
X'41' Exception Class 8 0.01%
X'51' CICS Statistics 57,294 99.76%
SMFIN003 Total 57,431 100.00%
Total SMF Records 2,462
The End of File Record Counts report contains the following information:
- DD or Log Stream name
- This is the name associated with the SMF input file.
- RecID
- This is the hexadecimal ID of each SMF record in the input data
set. This value was found at the offset (Off) shown in the
Dispatcher Tables Summary. The Record ID values are:
- X'30'
- CMF performance class dictionary
- X'31'
- CMF performance class data
- X'35'
- CMF transaction resource class data
- X'36'
- CMF identity class data
- X'41'
- CMF exception class data
- X'51'
- CICS® statistics data
- X'52'
- CICS temporary storage server statistics data
- X'53'
- CICS coupling facility data table server statistics data
- X'54'
- CICS named counter server statistics data
- X'58'
- MVS™ System Logger data
- X'65'
- DB2® Accounting data
- X'6F'
- CICS Transaction Gateway statistics data
- X'70'
- OMEGAMON® XE for CICS data
- X'74'
- MQ Accounting data
- Record Type
- This is the name associated with the record type defined in the RecID field.
“Total SMF Records” is the total number of SMF records in the input file.
- Count
- This is a count of the number of records of the particular type
in the input file.
The “Total SMF Records” is usually different from the “100% Total” because the one SMF record can contain many CMF performance class records.
- Pct of Total
- This value represents the percentage of the records of the specified type against the total number of records in the file.