Teradata Database Message 7508 - 7508 - 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
Corrupt stack frame for UDF/XSP/UDM %DBID.%TVMID.
Explanation
The system checks the stack frame after UDF/XSP/UDM execution in attempt to catch UDF/XSP/UDM that change data on the stack that is not supposed to change.
Generated By
AMP subsystem.
For Whom
Developer.
Notes
None
Remedy
The remedy is to fix the UDF/XSP/UDM so that it does not modify anything on the stack other than the result. The UDF/XSP/UDM should not be writing to the input arguments.