TD_DROP_WORK_TABLE= Table Option
Drops the work 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_WORK_TABLE= YES | NO
Arguments
YES
specifies to drop the
work table at the end of the job, whether the job was completed successfully
or not.
NO
keeps work tables for
jobs that were not completed successfully. This is the default setting.