dba_data_files vs. v$datafile
Both have the same number of records, the only differences I see is that v$datafile view has more fields and some fields are different (v$datafile does not have user-bytes fiels. etc.)
What would be advantage when using one over the other when getting datafile info, such as path and size?