Teradata Database Message 3753 - 3753 - Analytics Database - Teradata Vantage

Teradata® VantageCloud Lake - Analytics Database Messages

Edition
Lake
Product
Analytics Database
Teradata Vantage
Published
October 2022
Language
English (United States)
Last Update
2024-02-26
dita:mapPath
tzr1629746512312.ditamap
dita:ditavalPath
ft:empty
dita:id
vza1585613049811
lifecycle
latest
Product Category
Teradata® Vantage™
Message
Too many digits in integer or decimal constant.
Explanation
Too many digits were used. The maximum number of digits for an integer is 10. If an integer greater than the maximum representable value is specified, the parser attempts to represent the constant as a Decimal, with no fractional digits. If the number of digits exceeds the maximum specified for decimal total digits (currently 18), this error is reported.
Generated By
LEX modules.
For Whom
End User.
Notes
None
Remedy
Correct the error and resubmit the request.