Teradata Database Message 9253 - 9253 - 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
Invalid range specified for partitioning expression caused numeric overflow.
Explanation
For a CREATE TABLE or ALTER TABLE statement, the RANGE_N partitioning expression contains a range boundary which is larger than can be expressed by the data type of the test value.
Generated By
OPT modules.
For Whom
End User.
Notes
None
Remedy
Examine the DDL statement and verify that it is correct. Modify the partitioning expression such that none of the range boundaries in the RANGE_N expression is larger or smaller than can be represented by the data type of the test value.