Sync Point Services - Teradata Tools and Utilities

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

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata Tools and Utilities
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2023-11-17
dita:mapPath
oxw1641281447623.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
vfj1470443597526
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.