Work with Transaction Rollbacks | Teradata Vantage - Working with Transaction Rollbacks - Analytics Database - Teradata Vantage

Database Administration

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2024-10-04
dita:mapPath
pgf1628096104492.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
ujp1472240543947
lifecycle
latest
Product Category
Teradata Vantage™

A rollback is a reversal of an incomplete database transaction due to problems. A transaction may fail to complete and be aborted due to:

  • A deadlocked query
  • A database restart
  • An ABORT SESSION command

The rollback removes any partially completed database updates from the affected user tables. The system uses the TJ (dbc.transientjournal), which contains data about incomplete transactions, including a “before image” of each modified table row, to maintain data integrity.

Also see the rollback topics in Archiving, Restoring, and Recovering Data: Operational DBAs.