ICP144I CNTLUNIT ERROR. CODE=xx
Explanation
IOCP detected one of the following errors on the CNTLUNIT statement:
- Code
- Description
- 01
- Only pairs of asterisks (**) were specified in the PATH keyword parameter. The PATH keyword parameter must contain at least one chpid number for each specified CSS.
- 02
- All the channel paths attaching to a managed control unit (PATH keyword) must be shared.
- 03
- The control unit is managed (PATH keyword) but a channel path type other than CNC, FCV, or FC attaches to the control unit. Only CNC, FCV, and FC channel paths can attach to a managed control unit.
- 04
- A link address (LINK keyword) other than two asterisks (**) was specified for a channel path of two asterisks (**) in the PATH keyword on the CNTLUNIT statement. The link address must be two asterisks.
- 05
- A managed channel path (CHPARM keyword on CHPID statement) is defined on a control unit. Managed channel paths cannot be defined on a control unit.
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 the CNTLUNIT statement is coded correctly.