how to drop an already physically deleted datafile from Oracle
Oracle 19c version. One of my team mate dropped few datafiles from the database and deleted
them physically. But the Oracle is still checking for the missed datafiles and throwing errors in alert log. As per my understanding the datafiles details are still there in the data dictionary.
So how to clean it completely.