Teradata Database Message 5785 - 5785 - 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 value for Identity Column parameter %VSTR.
Explanation
User specified an invalid value for one of the following identity column parameters: a) If INCREMENT is positive START WITH value is \>= MAXVALUE, b) If INCREMENT is negative START WITH value is \<= MINVALUE, c) MINVALUE value \>= MAXVALUE value d) The absolute value of INCREMENT value \> IdColBatchSize value in the DBS Control Record e) INCREMENT BY 0 f) START WITH, MINVALUE, MAXVALUE is not within minimum and maximum values of the data type of the identity column.
Generated By
RES module.
For Whom
End User.
Notes
None
Remedy
Modify the DDL statement accordingly and re-submit the request.