Avoiding Data Errors - Parallel Data Pump

Teradata® Parallel Data Pump Reference - 17.20

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Parallel Data Pump
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2023-11-17
dita:mapPath
kpf1641281806652.ditamap
dita:ditavalPath
ovd1619195504008.ditaval
dita:id
ouq1478611619316
Product Category
Teradata Tools and Utilities

The following data-related conditions can all cause records to be written to the error table:

  • A non-existent target table
  • Inadequate privileges to the target table
  • Mismatched table schema and Teradata TPump DML
  • Attempting to store NULL value in a NOT NULL table column
  • Out-of-range values
  • Data conversion errors, which require input data to be corrected

To help prevent performance issues, it is important to ensure that your data sources generate data records that are valid for the characteristic of the target tables.