Parallel Checkpoint and Restart - Parallel Transporter

Teradata Parallel Transporter Application Programming Interface Programmer Guide

Product
Parallel Transporter
Release Number
16.10
Published
May 2017
Language
English (United States)
Last Update
2018-05-15
dita:mapPath
pev1488824663354.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-2516
lifecycle
previous
Product Category
Teradata Tools and Utilities

All instances must call the Checkpoint function in unison. While only the master instance will issue the actual checkpoint to the database, all the slave instances must call the Checkpoint function at the same time to ensure that all rows loaded using the PutRow function or the PutBuffer function are sent to the database prior to the Checkpoint.

Checkpoint data for each instance must be copied and stored separately. Each instance must use its own checkpoint data when restarting. For more information, see Add Checkpoint and Restart.