Using Coordinators to Synchronize Processing - Call-Level Interface Version 2

Teradata Call-Level Interface Version 2 Reference for Mainframe-Attached Systems

Product
Call-Level Interface Version 2
Release Number
16.10
Published
May 2017
Language
English (United States)
Last Update
2018-05-07
dita:mapPath
jen1488824663137.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-2417
lifecycle
previous
Product Category
Teradata Tools and Utilities

The following three main components are involved with Two-phase commit protocol:

  • CLIv2 application
  • Participants (the databases)
  • Coordinator (IMS or CICS)

An application using the Two-phase commit protocol must establish a Two-phase commit session, initiate requests, and manage sync point processing. The actual synchronization is handled by the coordinator.

When work is to be synchronized, the application requests that the coordinator communicate with the other participants to complete the synchronization. Teradata provides coordinator-participant communications services, not the actual coordinators. The internal communications services (Coordinator-Participant Interface, or CPI) are provided as extensions to CLIv2.