I have dropped a datafile by,

-- deleting the file physically.
-- alter database datafile 'e:\...\...\x.prd' offline drop.

now the database is working fine but v$datafile still lists the datafile.

how can i get this cleared.