DSNB469I keyword1 KEYWORD IS IGNORED WHEN keyword2 KEYWORD IS SPECIFIED
Explanation
keyword1 is incompatible with keyword2. For example, consider the following command:
DIS BPOOL(BP0) GBPDEP(Y) LSTATS(*)
The GBPDEP keyword requests a list of page sets or partitions (as in the LIST keyword); however, GBPDEP is ignored because LIST and LSTATS are two different reports.
System action
The command ignores keyword1 and terminates normally.
User response
Omit keyword1 if keyword2 is used on the next entry of the command.