V$DATAFILE
This lists datafile information taken from the control file.
Fields
The most relevant view fields are as follows:
FILE#
: The file identification numberNAME
: The filenameCREATION_TIME
: The timestamp of file creationTS#
: The tablespace identification numberSTATUS
: The datafile status; can beOFFLINE
,ONLINE
,SYSTEM
,RECOVER
, orSYSOFF
ENABLED
: This describes if the file is accessible; the possible values areDISABLED
,READ ONLY
,READ WRITE
, orUNKNOWN
BYTES
: The datafile size in bytesBLOCKS
: The datafile size in database blocks
See also
The
V$FILESTAT
,V$LOGFILE
, andV$TEMPFILE
sections in this appendix