offline drop does not drop files, still it shows.
basically My disk is full and I am moving my most of datfiles on other disk.
alter tablespace tbs offline;
alter tablespace tbs rename file 'xxx' to 'yyy';
recover datafile 'yyy'

after that my datafiles get corrupted it gives ora 1122, ora1110m ora 1251.