Teradata Database Message 3520 - 3520 - 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
A constant value in a query is not valid for column %VSTR.
Explanation
A constant in a user statement represents a value too big for the designated column, or if the column data type is DATE, represents an invalid date. Examples: 32768 cannot be assigned to a column of type SMALLINT. 871332 cannot be assigned to a column of type DATE.
Generated By
OPT modules.
For Whom
End User.
Notes
None
Remedy
Change the constant in query and resubmit request.