RNF1319
The parameter for keyword FIXNBR is not valid; parameter is ignored.
20
Cause . . . . . : The parameter for the keyword FIXNBR must follow these rules:
- The parameter must be one of *ZONED, *INPUTPACKED, *NOZONED, or *NOINPUTPACKED.
- The same parameter cannot be repeated.
- If *ZONED is specified, *NOZONED cannot also be specified, and vice versa.
- If *INPUTPACKED is specified, *NOINPUTPACKED cannot also be specified, and vice versa.
The parameter is ignored.
Recovery . . . : Correct the parameter for keyword FIXNBR. Compile again.