Performance List Extract

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

The command format for the Performance List Extract is:
CICSPA LIST(
          [OUTPUT(ddname),]
          [DDNAME(ddname),]
          [DELIMIT('field-delimiter'),]
          [LABELS|NOLABELS,]
          [FLOAT,]
          [ALERTDEF(defname),]
          [SEVERITY(CRITICAL|WARNING|INFO|ELIGIBILE|ALL),]
          [FIELDS(field1[(options)],...),]
          [TITLE1('...1st 64 characters of title...'),]
          [TITLE2('...2nd 64 characters of title...'),]
          [SELECT(PERFORMANCE(INCLUDE|EXCLUDE(field1(values1),...),...)),]
          [SELECT2(PERFORMANCE(INCLUDE|EXCLUDE(field1(values1),...),...))])

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