SET SESSION DEBUG FUNCTION Syntax Elements - Analytics Database - Teradata Vantage

SQL Data Definition Language Syntax and Examples

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2024-10-04
dita:mapPath
jco1628111346878.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
mdr1472255012272
lifecycle
latest
Product Category
Teradata Vantage™
DEBUG FUNCTION
Keywords to precede function name.
DEBUG PROCEDURE
Keywords to precede stored procedure name.
DEBUG METHOD
Keywords to precede method name.
database_name
Name of database, if other than the current database.
user_name
Name of user, if other than the current user.
function_name
Name of function to debug.
procedure_name
Name of stored procedure to debug.
method_name
Name of method to debug.
ON
Set debugging on.
OFF
Set debugging off.