Application - Parallel Transporter

Teradata® Parallel Transporter Application Programming Interface Programmer Guide

Product
Parallel Transporter
Release Number
16.20
Published
November 2020
Language
English (United States)
Last Update
2020-11-19
dita:mapPath
ghk1527114222323.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-2516
lifecycle
previous
Product Category
Teradata Tools and Utilities

All master and slave 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. It is strongly recommended that you run all of your instances on machines that have the same power throughput.