5.60 RC_TEMPFILE
This view lists information about all temp files registered in the recovery catalog.
It corresponds to the V$TEMPFILE
view. A temp file is shown as dropped if its tablespace is dropped.
Column | Data Type | Description |
---|---|---|
|
|
The primary key for the target database. 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:
|
|
|
The name of the pluggable database (PDB) in the recovery catalog. |
|
|
The primary key for the PDB in the recovery catalog. |
|
|
The tablespace ID in the target database. 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 temp file. The same temp file number may exist in the same incarnation of the temp file is dropped and re-created. |
|
|
The SCN when the temp file is created. |
|
|
The time when the temp file is created. |
|
|
The SCN recorded when the temp file was dropped. If a new temp file with the same |
|
|
The time when the temp file was dropped. If a new temp file with the same |
|
|
The size of the temp file in bytes. |
|
|
Size of the file in blocks. |
|
|
The block size of the temp file in bytes. |
|
|
The temp file name. |
|
|
The relative file number of this temp file within the tablespace. |
|
|
|
|
|
Maximum file size in blocks to which the file can be extended. Valid only when |
|
|
Amount of incremental size for file extensible in blocks. Valid only when |
|
|
|
|
|
Primary key of the Data Guard database associated with this file. Each database in a Data Guard environment has a unique |
|
|
SCN at which this tablespace was created. |
|
|
Timestamp at which this tablespace was created. |
|
|
SCN at which this tablespace was dropped. |
|
|
Timestamp at which the tablespace was dropped. |
|
|
The |