Teradata Database Message 5753 - 5753 - 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
Numbering for Identity Column %VSTR is over its limit.
Explanation
A system-generated number for an identity column has exceeded its limit set by the column's MAXVALUE/ MINVALUE parameter or, if not specified, by the default limit of the identity column's data type.
Generated By
EXP module.
For Whom
End User.
Notes
None
Remedy
If the data type of the identity column is smaller than DECIMAL(18,0) or NUMERIC(18,0) create a new table with a larger data type for the identity column.