ICP327I **WARNING** NULL DEVICE CANDIDATE LIST SPECIFIED FOR CSS x SO THE CSS IS IGNORED BY OTHER KEYWORDS
Explanation
You specified CSS x in the PATH or SCHSET keyword in the IODEVICE statement. However, you specified a null device candidate list with the PART, PARTITION, or NOTPART keyword in the IODEVICE statement for that same CSS, which prevents the device from being defined in that CSS. Therefore, IOCP ignores any CSS x parameters for the PATH and SCHSET keywords for the IODEVICE statement.
System action
IOCP prints this warning message following the IODEVICE statement in question and continues processing.
Programmer response
Either correct the CSS parameter in the PATH or SCHSET keyword, or do not specify a null device candidate list for the CSS.