7.168 V$DBFILE
V$DBFILE displays all data files making up the database. This view is retained for historical compatibility. Use of V$DATAFILE is recommended instead.
               
| Column | Datatype | Description | 
|---|---|---|
| 
 | 
 | File identifier | 
| 
 | 
 | Name of the file | 
| 
 | 
 | The ID of the container to which the data pertains. Possible values include: 
 | 
See Also: