Statistics HDB List Reporting

The HDB(STATISTICSLIST) operand requests CICS PA to generate Statistics List reports from statistics HDB data.

The command format is: Start of change
CICSPA HDB(STATISTICSLIST(hdbname),               
           [STALTDEF(statistics-alert-definition)),]
           [SEVERITY(CRITICAL|WARNING|INFO|ELIGIBLE|ALL),]
           [INCLUDESEV,]
           [TYPE(EOD,INT,USS,REQ,RRT),]
           FIELDS(field1[,field2]...))                     
End of change

Except for the STATISTICSLIST operand itself (which specifies the Statistics HDB to be used), the options are the same as the options for the CICS PA STATISTICSLIST operand to generate Statistics List reports from SMF data. For details, see STATISTICSLIST - Statistics List reports.