Number of digits in %1 is greater than %2. Truncated to first %2 digits.
20
Cause . . . . . : A numeric constant cannot have more than %2 digits.
Recovery . . . : Specify a numeric constant that has %2 digits or less.