Possible Uses for SET SESSION FUNCTION TRACE - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Detailed Topics

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
imq1591724555718.ditamap
dita:ditavalPath
imq1591724555718.ditaval
dita:id
B035-1184
lifecycle
previous
Product Category
Teradata Vantage™

The intended use of this statement is to enable or disable the output capability of UDFs and external procedures. As such, its targeted use is for diagnostic analysis when you are developing a new UDF or external procedure.

You can also use SET SESSION FUNCTION TRACE for any other trace output that either is not possible, or is inconvenient to perform, using other means.