8.167 V$RESTORE_POINT
V$RESTORE_POINT
displays information about restore points.
Column | Datatype | Description |
---|---|---|
|
|
Database SCN when the restore point was created |
|
|
Database incarnation number when the restore point was created |
|
|
Indicates whether flashback log files will be kept to ensure a flashback to this point ( |
|
|
Approximate number of bytes of disk space currently tied up supporting this restore point, and which would no longer be tied up if this restore point is the oldest restore point and it is dropped. This will always be zero for non-guaranteed restore points. |
|
|
Wall-clock time when the restore point was created |
|
|
Time that was specified when the restore point was created. If a time was not specified, this value is NULL. |
|
|
Indicates whether the restore point must be explicitly deleted ( |
|
|
Name of the restore point |
|
|
Indicates whether there is a PDB restore point for this PDB ( |
|
|
Indicates whether there is a clean PDB restore point for this PDB ( |
|
|
Pluggable database (PDB) incarnation number. This value is meaningful only for PDB restore points. |
|
|
This column is useful in Oracle Data Guard environments. It indicates the method by which a restore point was created. Possible values:
|
|
|
The ID of the container to which the data pertains. Possible values include:
|
Footnote 1 This column is available starting with Oracle Database release 19c, version 19.1.