SET SESSION DEBUG FUNCTION Syntax Elements - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Syntax and Examples

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
Published
January 2021
Language
English (United States)
Last Update
2021-01-22
dita:mapPath
ncd1596241368722.ditamap
dita:ditavalPath
hoy1596145193032.ditaval
dita:id
B035-1144
lifecycle
previous
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.