Early Error Detection - Parallel Data Pump

Teradata® Parallel Data Pump Reference

Product
Parallel Data Pump
Release Number
17.10
Published
June 2021
Language
English (United States)
Last Update
2021-07-01
dita:mapPath
oqw1608578437373.ditamap
dita:ditavalPath
ovd1619195504008.ditaval
dita:id
B035-3021
lifecycle
previous
Product Category
Teradata Tools and Utilities

The Teradata TPump utility avoids wasting time and resources on a task that contains terminating errors in either input statements, commands, or both. To accomplish this, statements and commands for a task are acquired and analyzed for detectable syntax and other errors before a Teradata TPump task is initiated on the database.

When a BEGIN LOAD command invokes Teradata TPump, and the utility can complete an error-free pass, it proceeds. If not, Teradata TPump cleans up and terminates after an error pass. Teradata TPump uses the database to detect errors in the set of DML statements for the task. The first erroneous statement terminates Teradata TPump.