ICP137I CHPID IS NOT SHARED AND NOT RECONFIGURABLE - INVALID CANDIDATE LIST

Explanation

The PART or PARTITION keyword has an incorrect candidate list because the channel path is not shared or reconfigurable. The following conditions in the PART or PARTITION keyword produce this error for unshared and non-reconfigurable channel paths:
  • Null access list with no candidate list
  • Null access list with a candidate list of two or more logical partitions (LP)
  • An access list of one LP with a candidate list specifying a different LP.

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 reconfigurable channel path, specify the REC parameter in the PART or PARTITION keyword. For a shared channel path, specify the SHARED keyword or replace the PART or PARTITION keyword with the NOTPART keyword. Otherwise, do one of the following actions:
  • For a null access list, specify a candidate list with one LP
  • For an access list of one LP, delete the candidate list or change it to an equal sign (=).