ICP062I **WARNING** COMMENTS | MESSAGES REMOVED FROM CARD IMAGE FILE

Explanation

The card-image file was too large to read or write so stand-alone IOCP removed comments or IOCP messages from the file to reduce its size. When reading a card-image file, stand-alone IOCP removes comments or IOCP messages if necessary to reduce the file size so that it can read the entire file. When writing a card-image file to the Support Element hard disk, stand-alone IOCP removes comments or IOCP messages if necessary to reduce the file size so that it can be written.

The restricts the size of I/O configuration source (IOCS) files to 256,000 card records. Twenty additional records are reserved for IOCP messages.

IOCP messages are messages that IOCP inserted into the card-image file during processing. If IOCP messages are removed, the card-image file still contains the conditions that caused the messages but not the messages.

System action

IOCP inserts this message at the top of the card-image file and continues processing.

Programmer response

Reduce the size of the IOCS file you selected and then retry the IOCP function. To reduce the size of an IOCS file perform one or more of the following actions:
  • Remove comment cards from the card-image file
  • Consolidate IOCP statements that are continued across multiple cards onto a minimum number of cards
  • Combine individual IODEVICE statements that attach to the same control unit or units by using common UNIT and MODEL keyword values. Do not combine IODEVICE statements if they have conflicting keyword values.