5.30 RC_DATAFILE
This view lists information about all data files registered in the recovery catalog. It corresponds to the V$DATAFILE
view.
A data file is shown as dropped if its tablespace was dropped.
Column | Data Type | Description |
---|---|---|
|
|
The primary key for this database in the recovery catalog. Use this column to join with almost any other catalog view. |
|
|
The primary key for the incarnation of the target database. Use this column to join with |
|
|
The |
|
|
The ID of the current container:
|
|
|
Name of the pluggable database (PDB) in the recovery catalog. |
|
|
The primary key for this PDB in the recovery catalog. |
|
|
The primary key for the incarnation of the PDB. |
|
|
The number of the tablespace to which the data file belongs. The |
|
|
The tablespace name. The name may exist multiple times in the same incarnation if the tablespace is dropped and re-created. |
|
|
The absolute file number of the data file. The same data file number may exist multiple times in the same incarnation if the data file is dropped and re-created. |
|
|
The SCN at data file creation. |
|
|
The time of data file creation. |
|
|
The SCN recorded when the data file was dropped. If a new data file with the same file number is discovered, then the |
|
|
The time when the data file was dropped. If a new data file with the same file number is discovered, then the |
|
|
The size of the data file in bytes. |
|
|
The size of the data file in blocks. |
|
|
The size of the data blocks in bytes. |
|
|
The data file name. |
|
|
For offline or read-only data files, the SCN value such that no changes in the redo stream at an equal or greater SCN apply to this file. |
|
|
For offline normal or read-only data files, the time beyond which there are no changes in the redo stream that apply to this data file. |
|
|
|
|
|
The relative file number of this data file within its tablespace. |
|
|
Indicates whether this tablespace is included in whole database backups: |
|
|
Indicates the auxiliary name for the data file as set by |
|
|
|
|
|
Primary key of the Data Guard database associated with this file. Each database in a Data Guard environment has a unique |
|
|
The |
|
|
Foreign DBID from which this data file came from. The value is |
|
|
Creation SCN of a foreign data file. The value is |
|
|
Creation time of a foreign data file. The value is |
|
|
|
|
|
SCN at which the foreign data file was transported into the database. The value is |
|
|
The SCN of the |
|
|
The time of the |
|
|
The thread number of the data file describe by this row. |
|
|
The size of the data file at the time of creation. |