ICP192I PARTITION MCS_1 CANNOT CONTAIN ANY I/O RESOURCE

Explanation

You specified partition MCS_1 on an IOCP statement other than RESOURCE in such a way that MCS_1 has an I/O resource associated with it. This is not allowed. You cannot specify MCS_1 in any PART or PARTITION keyword on a statement other than RESOURCE. If you specified MCS_1 on the NOTPART keyword of a CHPID statement, you must exclude MCS_1 from both the access and candidate lists for the channel path.

System action

IOCP continues to validate and check the syntax of the remaining statements. However, it does not generate an IOCDS and it does not produce configuration reports.

Programmer response

Delete partition MCS_1 from PART and PARTITION keywords on statements other than RESOURCE. For the NOTPART keyword on the CHPID statement, do one of the following:
  • Delete partition MCS_1 from the keyword and let IOCP automatically exclude MCS_1 from the access and candidate lists of the channel path.
  • Specify MCS_1 in the candidate list for the keyword to exclude it form the channel path's candidate list.