Example: List and Summary by APPLID
This example produces a "List by APPLID" report followed by a "Summary by APPLID" report in the same output data set, STAL0001, as shown in #statsalert-operand-eg/statsalert-applid-list and #statsalert-operand-eg/statsalert-applid-summary:
CICSPA STATSALERT(OUTPUT(STAL0001),
EXTERNAL(CPAXW001),
STALTDEF(SAMPLE2),
BY(APPLID(LIST,SUMMARY)),
TYPE(EOD,REQ,RRT,INT,USS))