Two-phase commit - Teradata Tools and Utilities

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

Product
Teradata Tools and Utilities
Release Number
16.20
Published
September 2019
Language
English (United States)
Last Update
2019-10-12
dita:mapPath
dsu1527114222346.ditamap
dita:ditavalPath
dsu1527114222346.ditaval
dita:id
B035-2417
lifecycle
previous
Product Category
Teradata Tools and Utilities

Two-phase commit is a one byte field that specifies whether the session is using the Two-phase commit protocol. When Two-phase commit 'Y' is specified, Connect-type 'C' must also be specified.

This feature requires Teradata Database for UNIX version 2 release 2 (or later), or Teradata DBS for TOS version 1 release 5 (or later).

In this language... The variable name for Two-phase commit is...
COBOL DBCAREA-TWO-PHASE-COMMIT
PL/I TWO_PHASE_COMMIT
C, C++ two_phase_commit
IBM Assembler DBO2PC
This routine... Does this...
DBCHINI writes
DBCHCL reads (CON)
Two-phase commit is used by... To...
applications write

Two-phase commit can be set to either 'Y' or 'N'.

If the application... Then set Two-phase commit to...
uses the Two-phase commit protocol Y
does not use the Two-phase commit protocol N

Use mnemonics for the codes. Mnemonics are provided in the language definition file for the DBCAREA.

Two-phase commit is not valid with ANSI Transaction-semantics.