The LIST operand requests the Performance List report or an extract file (see Performance Data extract).
CICSPA LIST(
[OUTPUT(ddname),]
[ALERTDEF(defname),]
[SEVERITY(CRITICAL|WARNING|INFO|ELIGIBLE|ALL),]
[FIELDS(field1[(options)],...),]
[LINECount(nnn),]
[TITLE1('...1st 64 characters of title...'),]
[TITLE2('...2nd 64 characters of title...'),]
[SELECT(PERFORMANCE(INCLUDE|EXCLUDE(field1(values1),...),...)),]
[SELECT2(PERFORMANCE(INCLUDE|EXCLUDE(field1(values1),...),...))])
CICSPA LIST(
[OUTPUT(ddname),]
[DDNAME(ddname),]
[DELIMIT('field-delimiter'),]
[LABELS|NOLABELS,]
[FLOAT,]
[ALERTDEF(defname),]
[SEVERITY(CRITICAL|WARNING|INFO|ELIGIBLE|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),...),...))])