ERPT221E NO MATCHING DATA
search cancel

ERPT221E NO MATCHING DATA

book

Article ID: 45883

calendar_today

Updated On:

Products

Explore Performance Management for z/VSE

Issue/Introduction

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 

 

Environment

Release:
Component: EXPC