Application - Parallel Transporter

Teradata® Parallel Transporter Application Programming Interface Programmer Guide

Product
Parallel Transporter
Release Number
17.10
Published
June 2021
Language
English (United States)
Last Update
2021-07-01
dita:mapPath
ang1608578408836.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2516
lifecycle
previous
Product Category
Teradata Tools and Utilities
All main and worker applications must be synchronized:
  • After receiving a TD_SYNC_Barrier or TD_SYNC_TELINFO status code.
  • All instances should enter and exit the same following methods together:
    • Initiate
    • Checkpoint/Restart
    • EndAcquisition
    • ApplyRows
    • Terminate

Because of the synchronization, the instance on the slower machine will affect the instance on the faster machine. Teradata strongly recommends that you run all of your instances on machines that have the same power throughput.