ICP205I TYPE=xxx CHPIDS CANNOT BE SPECIFIED AS SHARED

Explanation

You attempted to define a TYPE=xxx channel path as a shared channel path by specifying the SHARED, NOTPART, or IOCLUSTER keyword or an access list of more than one logical partition (LP) in the PART or PARTITION keyword in the CHPID statement. All channel paths can be shared except CBY, CVC, CFR, and CBR.

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

Either change the channel path type or define an unshared channel path by deleting the SHARED, NOTPART, or IOCLUSTER keywords and reducing the access list in the PART or PARTITION keyword to one LP.