ICP258I TYPE=xxx CHPIDS NOT CONNECTED TO THE LOCAL SYSTEM CANNOT BE MIXED WITH TYPE=ICP CHPIDS

Explanation

You defined a control unit with CIB, CL5, CL6, CS5, and ICP channel paths (TYPE keyword). ICP channel paths can be used only for internal coupling connections. However, the CIB, CL5, CL6, or CS5 channel paths do not connect to the local system because their CSYSTEM keyword values (CHPID statement) do not match the local system (LSYSTEM keyword on ID statement) for this I/O configuration.

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

Ensure that all of the CIB, CL5, CL6, or CS5 channel path attaching to the control unit have CSYSTEM keyword values that specify the local system (LSYSTEM keyword) or remove all ICP channel paths from the control unit.