Skip Headers
Oracle® Database Reference
11g Release 1 (11.1)

Part Number B28320-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

DBA_FLASHBACK_ARCHIVE_TABLES

DBA_FLASHBACK_ARCHIVE_TABLES displays information about all tables in the database that are enabled for Flashback Archive.

Related View

USER_FLASHBACK_ARCHIVE_TABLES displays information about the tables owned by the current user that are enabled for Flashback Archive.

Column Datatype NULL Description
TABLE_NAME VARCHAR2(30) NOT NULL Name of the table enabled for Flashback Archive
OWNER_NAME VARCHAR2(30) NOT NULL Owner name of the table enabled for Flashback Archive
FLASHBACK_ARCHIVE_NAME VARCHAR2(255) NOT NULL Name of the flashback archive
ARCHIVE_TABLE_NAME VARCHAR2(53)   Name of the archive table containing the historical data for the user table