Problem:
Getting ERPT221E NO MATCHING DATA when I run a report against a SUMMARIZED tape. I know there is data on the tape.
Using
// EXEC EXPRPT,SIZE=EXPRPT INPUT(TAPEIN) TAB TRANID(HO50) TRAN USE AND TRAN LIFE END RUN
Resolution:
When running a report against a tape that contains SUMMARIZED data, the SUM variable must be included.
Example
TAB DATE CICS SUM TRAN USE AND,
CICS SUM TRAN CPU AND,
CICS SUM TERM RESP