LIST CANCEL ROLLBACK TABLES - Advanced SQL Engine - Teradata Database

Database Utilities

Product
Advanced SQL Engine
Teradata Database
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-06-15
dita:mapPath
boh1556732696163.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1102
lifecycle
previous
Product Category
Teradata Vantageā„¢

Purpose

The LIST CANCEL ROLLBACK TABLES command displays the table-id, database name, and table name of the tables whose rollback processing during an online, user-requested abort or during Teradata Database system recovery is canceled.

Syntax

LIST CANCEL ROLLBACK TABLES ;
CANCEL ROLLBACK TABLES
To display the list of tables upon which rollback is canceled.

Usage Notes

This report lists all the tables for which rollback is being canceled, as the process of cancellation of rollback is not instantaneous. The report is in alphabetical order, by the database name and table name.

The list excludes Permanent Journal (PJ) tables and all DBC tables except DBQL and ResUsage tables.

The LIST ROLLBACK TABLES command report does not include invalid tables, that is, tables on which rollback is being canceled. Therefore, if all the tables in a session have been specified for rollback cancellation, they appear only in the output of the LIST CANCEL ROLLBACK TABLES command.

If no tables on which rollback is canceled exist, then only the column headings are displayed.

Example: Displaying a list of tables with canceled rollback processing

The following is sample output of the LIST CANCEL ROLLBACK TABLES command.

PENDING CANCEL ROLLBACK TABLES AT 03:02:25 01/11/15

Table ID     Name
----------- ----------------------------------------------
0000:6707   "Department"."Dept_Details"
0000:6712   "Department"."Temp_Table"