How to Check DataFile Creation Dateby Ed ChenJuly 15, 2022June 17, 2022Data File Creation Date To check the creation date time of data files, we should query V$DATAFILE, not DBA_DATA_FILES. First of all, we format the… Read More »How to Check DataFile Creation Date