The STATSALERT operand requests a Statistics Alert report.
The command format for a Statistics Alert report is:
CICSPA STATSALERT([OUTPUT(ddname),]
[EXTERNAL(ddname),]
STALTDEF(statistics-alert-definition),
[BY(APPLID[(LIST,SUMMARY)]|
ALERT[(LIST,SUMMARY)]|
COLLECT|
INTERVAL|
RESOURCE),]
[TYPE(EOD,INT,USS,REQ,RRT),]
[LINECount(nnn),]
[TITLE1('...up to 64 characters...'),]
[TITLE2('...up to 64 characters...')])
The options are:
In the JCL for the report, the DDname CPAHDBRG identifies the HDB Register data set that defines the Alert Definition.
List reports show each instance of an Alert on a separate row, with details such as the threshold value and the Formula value that triggered the Alert.
Summary reports show the number of Alerts for the report period, rather than the details of each instance.