7.161 V$DATAFILE
V$DATAFILE
displays datafile information from the control file.
See Also:
"V$DATAFILE_HEADER", which displays information from data file headers
Column | Datatype | Description |
---|---|---|
|
|
File identification number |
|
|
Change number at which the data file was created |
|
|
Timestamp of the data file creation |
|
|
Tablespace number |
|
|
Tablespace relative data file number |
|
|
Type of file (system or user) and its status. Values: |
|
|
Describes how accessible the file is from SQL:
|
|
|
SCN at last checkpoint |
|
|
Timestamp of the checkpoint# |
|
|
Last unrecoverable change number made to this data file. If the database is in |
|
|
Timestamp of the last unrecoverable change. This column is updated only if the database is in |
|
|
Last change number made to this data file (null if the data file is being changed) |
|
|
Timestamp of the last change |
|
|
Offline change number of the last offline range. This column is updated only when the data file is brought online. |
|
|
Online change number of the last offline range |
|
|
Online timestamp of the last offline range |
|
|
Current data file size (in bytes); |
|
|
Current data file size (in blocks); 0 if inaccessible |
|
|
Size when created (in bytes) |
|
|
Block size of the data file |
|
|
Name of the data file |
|
|
Describes whether the tablespace is plugged in. The value is |
|
|
Offset from the beginning of the file to where the Oracle generic information begins. The exact length of the file can be computed as follows: |
|
|
Auxiliary name that has been set for this file via |
|
|
First nonlogged SCN (check in standby database) |
|
|
First nonlogged time (check in standby database) |
|
|
Foreign DBID from which this data file came from. The value is 0 if this file is not a foreign database file. |
|
|
Creation SCN of a foreign data file. The value is 0 if this file is not a foreign database file. |
|
|
Creation time of a foreign data file. The value is 0 if this file is not a foreign database file. |
|
|
|
|
|
SCN at which the foreign data file was transported into the database. The value is 0 if this file is not a foreign database file. |
|
|
The SCN of the |
|
|
The time of the |
|
|
The ID of the container to which the data pertains. Possible values include:
|