Is that datafile online?

SQL> select FILE_NAME, TABLESPACE_NAME, STATUS
2 from dba_data_files;

MH