TD_DROP_LOG_TABLE= Table Option

Drops the log table at the end of the job, whether the job completed successfully or not.

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

Syntax

TD_DROP_LOG_TABLE= YES | NO

Arguments

YES

specifies to drop the log table at the end of the job, whether the job is completed successfully or not.

NO

keeps log tables for jobs that were not completed successfully. This is the default setting.