Aborting a Request - Call-Level Interface Version 2

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

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Call-Level Interface Version 2
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2023-06-12
dita:mapPath
zws1641280432166.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2418
Product Category
Teradata Tools and Utilities
If a request is active or a transaction has an active request, the application program can attempt to abort the request and transaction, if any. Such an abort is called an asynchronous abort.
  • If the abort reaches the database before the Start Response message is returned, the Teradata SQL response in preparation is discarded, the active Teradata SQL request is closed out, and any effect of the active Teradata SQL request and any other Teradata SQL request in the transaction (if any) are backed out of the database.
  • If the abort reaches the database after the Start Response message is returned, the abort does not take effect.