Teradata Database Message 3753 - 3753 - Analytics Database - Teradata Vantage
Analytics Database Messages
- Deployment
- VantageCloud
- VantageCore
- Edition
- Enterprise
- IntelliFlex
- VMware
- Product
- Analytics Database
- Teradata Vantage
- Release Number
- 15.xx,16.xx,17.xx
- Published
- June 2022
- ft:locale
- en-US
- ft:lastEdition
- 2023-01-05
- dita:mapPath
- sfx1628096178347.ditamap
- dita:ditavalPath
- ft:empty
- dita:id
- B035-1096
- 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.