Teradata Database Message 7849 - 7849 - 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
Tbl.getPrecision(int) is invalid for the type of column intended.
Explanation
This error occurs in Java table functions with varying output column when Tbl.getLength(int) was called and the intended column is not Time, Timestamp, Decimal, Big Decimal.
Generated By
JIL modules.
For Whom
End User's Java Class.
Notes
None
Remedy
Change the SQL Statement or Java Class so that the intended column is Time, Timestamp, Decimal, Big Decimal.