TD_INPUTVALIDATOR Output - Teradata Vantage

Database Unbounded Array Framework Time Series Functions

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Product
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2025-04-04
dita:mapPath
ncd1634149624743.ditamap
dita:ditavalPath
ruu1634160136230.ditaval
dita:id
ncd1634149624743

RETURNS TABLE Schema

Name Data Type Description
derived-series-identifier Varies Time series (wavelet) identifier derived from the SERIES_ID declaration.
ROW_I Varies Index of the series based on row.
COLUMN_I Varies Index of the series based on column.
payload-field-name FLOAT The payload field names.
ERROR_INFO VARCHAR(256) Error message related to the indiscreet data for that row. The error messages are as follows:
  • The input matrix is not valid matrix: too many entries in certain wavelet.
  • The input matrix is not valid matrix: too few entries in certain wavelet.
  • Inconsistent inner major width found.
  • Inconsistent outer major width found.
  • Infinite value found in row_axis.
  • Infinite value found in col_axis.
  • Duplicate row.