Data Application Errors - Parallel Transporter

Teradata® Parallel Transporter User Guide - 17.20

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Parallel Transporter
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2023-08-25
dita:mapPath
uzp1645128359760.ditamap
dita:ditavalPath
tvt1507315030722.ditaval
dita:id
B035-2445
Product Category
Teradata Tools and Utilities

Data application errors occur while the consumer operator is writing data to the database, and include the following common error types.

Cause:
  • Row to be INSERTed duplicates an existing row in the target table.
  • Row to be UPDATEd or DELETEd does not exist in the target table.
  • A DML statement, intended to UPDATE or DELETE one specific row in the target table, actually applies to more than one row in the target table.

When the consumer operator is Load, Update or Stream, source rows causing data application errors are written to standard error tables.

Corrective Action:

For information on assessing row errors, see Accessing and Using Error Tables.