Conditions for coding the REPORT options
- You can code REPORT only if the IOCDSs to report were written with ICPIOCP; otherwise, IOCP ends with an error.
- You cannot code REPORT with the WRTCDS or CHECKCPC option. You cannot read an input file and generate an IOCDS (which includes reports of the generated IOCDS), and produce reports by means of the REPORT option in the same job.
- You can code several REPORT options. Redundant or duplicate values are allowed. For example, REPORT=(A0,A1,A2,A3) is the same as REPORT=A. Regardless of the order in which you specify the options, the reports are always produced in the following order: A0, A1, A2, A3.