ICP410I IOCP WAS UNABLE TO OBTAIN SUFFICIENT STORAGE TO REPORT ON SYSTEM=(xxxx,n) IOCDS Ay

Explanation

IOCP could not obtain enough storage by using the GETMAIN statement (for z/OS® and z/VM®) or the GETVIS statement (for z/VSE®) to report on IOCDS Ay associated with SYSTEM=(xxxx,n). The SYSTEM parameter associated with the IOCDS might be different from the one associated with your CPC. IOCP uses a variable amount of storage based on the type of IOCDS it is processing (that is, the SYSTEM parameter). To determine the specific IOCP storage requirements for your CPC, see Table 2.

System action

IOCP ends the read operation for the IOCDS. If you are reporting on multiple IOCDSs, IOCP continues with the next IOCDS.

Programmer response

Increase the amount of storage available for IOCP use.

For z/OS users, see IOCP storage requirements.

For z/VM users, define more virtual storage, perform an IPL of CMS, and issue the IOCP command again. For more information, see IOCP storage requirements.

For z/VSE users, increase the size of your partition and specify SIZE=AUTO on the EXEC statement of the job to allow IOCP to use the remaining partition size for GETVIS. For more information, see IOCP storage requirements.