The value is not valid for an integer or unsigned table or array.
20
Cause . . . . . : The data used to initialize an integer or unsigned numeric compile-time array or table exceeds the limits for integer or unsigned type. For an integer array or table
For an unsigned field (type U)
The data defaults to zero.
Recovery . . . : Correct the data used to initialize the table or array. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.