| Oracle® Database Reference 10g Release 2 (10.2) Part Number B14237-03  | 
  | 
  | 
View PDF | 
This view lists 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"