Teradata Database Message 7508 - 7508 - 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
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.