ICP158I CHPIDS CANNOT BE SHARED AND RECONFIGURABLE
Explanation
You specified a channel path as both shared and reconfigurable, which is not allowed. A channel path is shared if you specify the channel path as spanned or the SHARED keyword or an access list of more than one logical partition in the CHPID statement. A channel path is reconfigurable if you specify the REC parameter of the PART or PARTITION keyword in the CHPID statement.
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
For a shared channel path, delete the REC parameter from the PARTITION keyword. Otherwise, delete the SHARED keyword or reduce the number of partitions in the access list to one or specify a null access list.