Conditions for coding the REPORT option

Code REPORT to apply to the following conditions:
  • Use it only for IOCDSs written with ICPIOCP to avoid IOCP ending with an error.
  • Use it in the absence of the WRTCDS and CHECKCPC options. You cannot read an input file and generate an IOCDS (which includes reports of the generated IOCDS), and produce reports with the REPORT option in the same job.
  • Code several REPORT options; IOCP supports redundant or duplicate REPORT values. For example, REPORT=(A0,A1,A2,A3) is the same as REPORT=A. Regardless of the order in which you specify the options, IOCP produces reports in the following order: A0, A1, A2, A3.