CICS and 2PC - IBM CICS Interface for Teradata

IBM CICS Interface for Teradata® Reference

Product
IBM CICS Interface for Teradata
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-06-19
dita:mapPath
xhj1544831946672.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2448
Product Category
Teradata Tools and Utilities
Much of the 2PC protocol is handled by interfaces and system services within CICS. CICS provides the following:
  • Programming interfaces for communicating with and to synchronize the access database systems with access to other CICS-managed resources
  • System services to terminate a database update
  • Syncpoint manager that coordinates the rollback or commitment of all resources accessed in the logical unit of work.

    The syncpoint manager uses the 2PC protocol to guarantee data consistency.

    You must start Vantage in order to run a 2PC application.

Database transaction management operates differently on 2PC sessions than on non-2PC sessions. However, sessions in non-2PC mode are unaffected by the 2PC changes.

For more information on 2PC and CICS, refer to IBM’s documentation (IBM Database 2 CICS/VS Interface Guide).