Two-phase commit - 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

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.