Aborting a Request - Call-Level Interface Version 2

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

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Call-Level Interface Version 2
Release Number
20.00
Published
January 2024
ft:locale
en-US
ft:lastEdition
2024-11-15
dita:mapPath
bmn1691484839905.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
fvz1470444150352
lifecycle
latest
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.