INCARNATION# |
NUMBER |
Record ID for the branch record in the controlfile |
RESETLOGS_CHANGE# |
NUMBER |
Resetlogs system change number (SCN) for the incarnation of the current row |
RESETLOGS_TIME |
DATE |
Resetlogs timestamp for the incarnation of the current row |
PRIOR_RESETLOGS_CHANGE# |
NUMBER |
Resetlogs SCN for the previous incarnation |
PRIOR_RESETLOGS_TIME |
DATE |
Resetlogs timestamp for the previous incarnation |
STATUS |
VARCHAR2(7) |
Incarnation status:
-
ORPHAN - Orphan incarnation
-
CURRENT - Current incarnation of the database
-
PARENT - Parent of the current incarnation
|
RESETLOGS_ID |
NUMBER |
Branch ID for the incarnation of the current row (used by user-managed recovery/RMAN restore to get unique names for archived logs accross incarnations) |
PRIOR_INCARNATION# |
NUMBER |
Parent incarnation record ID if nonzero |