5.47 RC_RESTORE_RANGE
The RC_RESTORE_RANGE
view contains details about the restore range of databases registered in the recovery catalog.
Because a database can have multiple restore ranges, this view can contain multiple rows for a single database. This view corresponds to the V$RESTORE_RANGE
view.
Column | Data Type | Description |
---|---|---|
|
|
The unique database identifier. |
|
|
The primary key of the database site that is associated with this restore range. Each database in a Data Guard environment has a unique |
|
|
The earliest time to which the database can be restored. |
|
|
The latest time to which the database can be restored. |
|
|
The lowest SCN to which the database can be restored. |
|
|
The highest SCN to which the database can be restored. |
|
|
The primary key for the incarnation of the database to which |
|
|
The primary key for the incarnation of the database to which |