ENABLE TRACE - Advanced SQL Engine - Teradata Database

Database Utilities

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

The ENABLE TRACE command turns on session tracing. The command records internal gateway events.

Syntax

{ ENABLE | EN } { TRACE | TRAC }

Usage Notes

Session tracing may contain some of these elements:
Entries vary depending on the events and action taken.
  • Session number (if available)
  • Associated file description (if available)
  • Event
  • One or more of these events:
    • Assigned
    • Logged on
    • Logged off
    • Logoff forced (Teradata system killed session)
    • Logon failed (usually caused by invalid password)
    • Disconnected
    • Reassigned
    • Reconnected
  • Network address of the originating network-attached host

By default, tracing is disabled. After a Teradata system restart, tracing enabled earlier using the ENABLE TRACE command is continued.

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 ENABLE TRACE command, you must select the host group from which the session is running using the SELECT HOST command. For information, see SELECT HOST.

The trace file is a text file, which can be viewed by any tool that displays text. The trace information is the same trace information controlled by Gateway Control, and is logged to the same files.

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

Example: Enabling session event tracing

To turn on session event tracing, type:

enable trace