A Statistics HDB contains data records from CICSĀ® Statistics class SMF records and CICS Transaction Gateway statistics SMF records. Statistics Alert HDB reports alert you when data records in a Statistics HDB meet conditions that you have specified in a Statistics Alert definition.
The HDB(STATSALERT) operand requests CICS PA to generate Statistics Alert reports from statistics HDB data.
CICSPA HDB(STATSALERT(hdbname),
[OUTPUT(ddname),]
[EXTERNAL(ddname),]
STALTDEF(statistics-alert-definition),
[BY(APPLID[(LIST,SUMMARY)]|
ALERT[(LIST,SUMMARY)]|
COLLECT|
INTERVAL|
RESOURCE),]
[TYPE(EOD,INT,USS,REQ,RRT)]
Except for the STATSALERT operand itself (which specifies the statistics HDB to be used), the options are the same as the options for the CICS PA STATSALERT operand to generate Statistics Alert reports from SMF data. For details, see Report command.