Performance Summary Extract

The SUMMARY command can be used to tailor the format of the Performance Data Extract file.

The command format for the Performance Summary Extract is:
CICSPA SUMMARY(
          [OUTPUT(ddname),]
           DDNAME(ddname),
          [DELIMIT('field-delimiter'),]
          [LABELS|NOLABELS,]
          [FLOAT,]
          [EXTERNAL(ddname),]
          [INTERVAL(hh:mm:ss),]
          [ALERTDEF(alertname),]
          [SEVERITY(ELIGIBLE|ALL),]
          [FIELDS(fld1[(options[,SEV(CRITICAL|WARNING|INFO,COUNT|PERCENT)])],...),]
          [TITLE1('...1st 64 characters of title.of Recap...'),]
          [TITLE2('...2nd 64 characters of title of Recap...'),]
          [SELECT(PERFORMANCE(INCLUDE|EXCLUDE(field1(values1),...),...)),]
          [SELECT2(PERFORMANCE(INCLUDE|EXCLUDE(field1(values1),...),...))])

See Figure 1 for an example of the Performance Summary Extract file.

Totals are not written to the file. That is reserved for later processing of the extract data.