TD_NOTIFY_LEVEL= Table Option

Specifies the level at which log events are recorded.

Category: Bulk Loading
Requirements: Must follow BULKLOAD=YES
Must be specified with the BULKOPTS= Table Option
Data source: Teradata

Syntax

TD_NOTIFY_LEVEL= level

Arguments

level

Specifies the level at which events are reported. Valid settings are any of the following:

OFF No notification of events is provided (the default value).
LOW Initialize, CLIv2/DBS error, Exit events only
MEDIUM All events except Err1 and Err2
HIGH All events.

Details

If you set TD_NOTIFY_LEVEL=, set TD_NOTIFY_METHOD= to indicate how you want the events reported.

See Also