OUTPUT
The syntax is OUTPUT(ddname) or OUTPUT=ddname.
This provides the DDname of the output data set where a report is to be printed. It is important when you are running more than one report. To interleave multiple reports in a single output data set, specify the same DDname for each report. To direct each report to its own output data set, specify unique DDnames that refer to separate data sets.
If a ddname is not specified, CICS PA assigns
a default ddname in the form xxxxnnnn, where nnnn is
a sequential number 0001-9999 to uniquely identify the report,
and xxxx identifies the type of report:
- LIST
- Performance List report
- LSTX
- Performance List Extended report
- SUMM
- Performance Summary report
- TOTL
- Performance Totals report
- WAIT
- Wait Analysis report
- PROF
- Transaction Profiling report
- CROS
- Cross-System Work report
- TRGP
- Transaction Group report
- CBTS
- BTS report
- WKLD
- Workload Activity report
- TTLS
- Transaction Tracking List
- TTSU
- Transaction Tracking Summary
- XLST
- Exception List report
- XSUM
- Exception Summary report
- FILE
- File Usage Summary report
- TEMP
- Temporary Storage Usage Summary report
- DPLS
- Distributed Program Link Usage Summary report
- RESU
- Transaction Resource Usage List report
SLST
Statistics List report
SSUM
Statistics Summary report
- STAL
- Statistics Alert reports
- STTG
- CICSĀ® Transaction Gateway Statistics reports
- DB2R
- DB2 report
- MQ00
- WebSphere MQ report
- OMEG
- OMEGAMON reports
- LOGR
- System Logger report
- CROX
- Cross-System Work Extract Recap report
- EXPT
- Performance Data Extract Recap report
- RSEL
- Record Selection Extract Recap report
- HDBL
- HDB Load Recap report
- LOEX
- System Logger Extract Recap report
- STEX
- Statistics Extract Recap report