ICP159I [MAXDEV KEYWORD | RESERVED LP (*)] NOT ALLOWED BECAUSE THE I/O DEFINITION DOES NOT SUPPORT DYNAMIC I/O CONFIGURATION
Explanation
The MAXDEV keyword or a reserved logical partition (*) was specified for a non-dynamic-capable I/O configuration (that is, TOK keyword on the ID statement is not present). You can specify the MAXDEV keyword and reserved logical partitions only for a dynamic-capable IOCDS. 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
If the IOCDS must support a dynamic-capable I/O configuration, use HCD or, on VM, use privilege class B to write the IOCDS. If dynamic I/O configuration is not required (non-HCD users only), remove the MAXDEV keyword from the RESOURCE statement and remove all reserved logical partitions (*) from the PART or PARTITION keyword on the RESOURCE statement.