Examples of producing a configuration report

This example shows the IOCP command options used to produce a report of every IOCDS on the CPC. Use these reports to analyze the present I/O configuration of your installation.
IOCP IOCDSRPT (RPTA LINECOUN (65) DISK NOTERM
IOCDSRPT
Is the file name of the output file that contains the configuration reports. The file type is LISTING.
RPTA
Specifies that IOCP creates a configuration report for every IOCDS (A0, A1, A2, and A3 IOCDSs).
LINECOUN (65)
Specifies that IOCP prints 65 lines of output on each page of a configuration report.
DISK
Specifies that IOCP sends its output to disk storage.
NOTERM
Specifies that IOCP does not display any diagnostic messages at the terminal.