DISABLE TRACE - Teradata Vantage - Database Engine 20

Database Utilities

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Product
Database Engine 20
Teradata Vantage
Release Number
20.00
Published
June 2025
ft:locale
en-US
ft:lastEdition
2026-03-26
dita:mapPath
ron1747160181474.ditamap
dita:ditavalPath
ft:empty
dita:id
vkz1472241255652
lifecycle
latest
Product Category
Teradata Vantageā„¢

The DISABLE TRACE command turns off the recording of event tracing and writing to the gateway log files.

Syntax

{ DISABLE | DISA } { TRACE | TRAC }

Usage Notes

The default setting of the trace flag is disabled.

If tracing has been enabled and you do not use the DISABLE TRACE command to turn it off, the file system may become full.

Before using the DISABLE TRACE command, you must select the host group from which the session is running using the SELECT HOST command. For information, see SELECT HOST.

For additional information, see ENABLE TRACE.

For information on the gateway log files, see Gateway Control (gtwcontrol).

Example: Disabling event tracing and writing to gateway logs

To turn off the recording of event tracing and writing to the gateway log files, type:

disa trac

No report is generated.