Application - Parallel Transporter

Teradata Parallel Transporter Application Programming Interface

Product
Parallel Transporter
Release Number
15.00
Language
English (United States)
Last Update
2018-09-27
dita:id
B035-2516
lifecycle
previous
Product Category
Teradata Tools and Utilities

Application

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.