Sync Point Services - Teradata Tools and Utilities

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

Product
Teradata Tools and Utilities
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-06-18
dita:mapPath
lvt1544831946862.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2417
lifecycle
previous
Product Category
Teradata Tools and Utilities

With Two-phase commit, the CICS or IMS applications can access the database as a sync point participant. In this way, database updates are committed or rolled back through the use of CICS or IMS sync point services. The use of the sync point services guarantees that all updates performed within a logical unit of work will either all commit or all roll back. The database and the CICS or IMS Attachment Facilities support the sync point manager and its use of the Two-phase commit protocol. In the Two-phase commit protocol, CICS or IMS act as the coordinator, and the database acts as participants.

Two-phase commit applications must use a coordinator such as IMS or CICS. They cannot run as batch applications, unless the application provides its own coordinator.