4.252 DBA_FLASHBACK_ARCHIVE
DBA_FLASHBACK_ARCHIVE describes all flashback archives available in the database.
               
Related View
USER_FLASHBACK_ARCHIVE describes the flashback archives available to the current user.
                  
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Name of the creator of the flashback archive | 
| 
 | 
 | 
 | Name of the flashback archive | 
| 
 | 
 | 
 | Number of the flashback archive | 
| 
 | 
 | 
 | Maximum duration (in days) for which data is retained in the flashback archive | 
| 
 | 
 | 
 | Time at which the flashback archive was created | 
| 
 | 
 | 
 | Time at which the data in the flashback archive was last purged by the system | 
| 
 | 
 | 
 | Indicates whether the flashback archive is a default flashback archive for the system ( | 
See Also: