TD_DROP_ERROR_TABLE= Table Option

Drops the log table at the end of the job, whether the job was 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_ERROR_TABLE= YES | NO

Arguments

YES

specifies to drop the error tables at the end of the job, whether the job was completed successfully or not.

NO

keeps error tables that contain errors after the job is complete. Error tables that are empty after successful completion are deleted. This is the default setting.

See Also

Table Options: