The length in bytes of identifier %2 in %1 phrase is not equal to %5. Phrase accepted.
10
Cause . . . . . : The NULL-MAP and NULL-KEY-MAP phrases specify identifiers whose length in bytes should be equal to the number of non-key fields or key fields in the record. For format %4 of file %3 the expected length of the %1 identifier is %5. For an identifier larger than the expected length, truncation occurs. For an identifier smaller than the expected length, padding with B"0" occurs; that is, fields are assumed to be NOT null.
Recovery . . . : Specify an identifier whose length matches the expected length.