Teradata Database Message 3535 - 3535 - Analytics Database - Teradata Vantage

Analytics Database Messages

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
15.xx,16.xx,17.xx
Published
June 2022
ft:locale
en-US
ft:lastEdition
2023-01-05
dita:mapPath
sfx1628096178347.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-1096
lifecycle
latest
Product Category
Teradata Vantageā„¢
Message
A character string failed conversion to a numeric value.
Explanation
A character string constant in a query is in a context requiring that it represent a numeric value, and it does not.
Generated By
OPT modules.
For Whom
End User.
Notes
It is preferable to use a numeric value rather than a character representation of a numeric value. This avoids the need for conversion and is more efficient.
Remedy
Change the constant to either a numeric value or a character string that represents a numeric value.