KFAA30405-E
The numeric literal is outside the valid range. (M+J+O)
A numeric literal that is outside the specification range was specified. The range for numeric literal specifications is as follows: <SQLSTATE: 42513>
-
Decimal literals: -(1038-1) to -10-38, 0, or 10-38 to (1038-1)
More than 38 digits were specified.
-
Floating-point numeric literals: About -1.7 × 10308 to 1.7 × 10308
The number of digits specified in the mantissa exceeds 17, or the number of digits specified in the exponent exceeds 3.
- S:
-
Ignores this SQL statement. Alternatively, the system invalidates this transaction.
- Action:
-
Correct the numeric literal specification.