| Oracle® Database Reference 11g Release 2 (11.2) Part Number E25513-03 | 
 | 
| 
 | PDF · Mobi · ePub | 
V$DBFILE displays all datafiles making up the database. This view is retained for historical compatibility. Use of V$DATAFILE is recommended instead.
| Column | Datatype | Description | 
|---|---|---|
| FILE# | NUMBER | File identifier | 
| NAME | VARCHAR2(513) | Name of the file | 
See Also:
"V$DATAFILE"