ICP143I CHPID ERROR. CODE=xx
Explanation
IOCP detected one of the following errors on the CHPID statement:
- Code
- Description
- 01
- The IOCLUSTER keyword value is incorrect. The value must contain a maximum of eight alphanumeric or special (@, #, or $) characters.
- 02
- Too many I/O cluster names have been defined with the IOCLUSTER keyword. See Machine limits and rules to determine the maximum number of I/O clusters your CPC supports..
- 03
- The IOCLUSTER keyword and PART, PARTITION, or NOTPART keyword were specified on the same CHPID statement. Specify only one of these keywords.
- 04
- The IOCLUSTER keyword was specified for a channel path that is not managed (CHPARM keyword). The IOCLUSTER keyword is valid only for managed channel paths.
- 05
- A channel path cannot be specified as spanned (defined in more than one CSS) and managed (CHPARM keyword).
- 06
- Managed channel paths require the IOCDS to be dynamic-capable (TOK keyword). A dynamic-capable IOCDS is built when using HCD or using privilege class B for VM.
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 CHPID statement is coded correctly.