TeradataDetailedTracingLevel Enumeration
Provides options for which trace messages should be collected and logged during a TPT data load.
Enumeration Values
Name | Summary |
---|---|
Off | Specifies that there should be no tracing. |
All | Specifies that all operator-level trace messages should be collected. |
Cli | Specifies that all operator-level command line interface (CLI) trace messages should be collected. |
CommonLibrary | Specifies that all operator-level common library trace messages should be collected. |
General | Specifies that all operator-level general trace messages should be collected. |
NotifyMethod | Specifies that all operator-level notify method trace messages should be collected. |