Keeping the Error Table - Parallel Transporter

Teradata® Parallel Transporter Reference - 20.00

Deployment
VantageCloud
VantageCore
Edition
IntelliFlex
Lake
Enterprise
VMware
Product
Parallel Transporter
Release Number
20.00
Published
October 2023
ft:locale
en-US
ft:lastEdition
2023-12-06
dita:mapPath
mjn1691132485167.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
ogv1478610452101
lifecycle
latest
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.