Teradata Database Message 9135 - 9135 - 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
Maximum number of UDT handles exceeded in UDM/UDF %DBID.%TVMID.
Explanation
The UDM/UDF has exceeded the maximum number of UDT handles that may be allocated by the FNC_GetStructuredAttribute function. This may be caused by a logic error in the UDF resulting in the execution of an unbounded loop.
Generated By
FNC_GetStructuredAttribute
For Whom
UDM/UDF developer
Notes
The maximum number of UDT handles that may be allocated in one UDM/UDF execution is 2000.
Remedy
Modify the UDM/UDF.