Keeping the Error Table - Parallel Transporter

Teradata Parallel Transporter Reference

Product
Parallel Transporter
Release Number
16.10
Published
July 2017
Language
English (United States)
Last Update
2018-06-28
dita:mapPath
egk1499705348414.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-2436
lifecycle
previous
Product Category
Teradata Tools and Utilities

By default, the Stream operator drops the error table after data loading, unless the error table is non-empty. The error table can be kept after data loading by setting the DropErrorTable attribute to NO, as follows:

VARCHAR DropErrorTable = 'NO'

Keeping the error table allows the error table to be re-used for future jobs and saves the time required to drop the table.