Application - 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 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.