Teradata Database Message 5718 - 5718 - 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
Ranges overlap, are not increasing, or are NULL.
Explanation
Ranges in a RANGE_N function or ALTER TABLE statement must be in increasing order and are not allowed to overlap. A range value or range size must not be NULL. The range sizes in an EACH clause must not all be zeros; otherwise, there would be overlapping ranges.
Generated By
RES and EVL modules.
For Whom
End User.
Notes
None
Remedy
Examine the SQL statement and verify that the request is correct. Change the statement to adhere to the RANGE_N function rules and resubmit the request.