Oracle 10g standby database
Hi,
I've a Oracle 10g standby database (under Windows) and we did some cleanup on the primary database: we removed old partitions and removed the associated tablespaces and datafiles.
On the primary database everything went without problems but now I'm checking the standby database and I see the following warnings in the alert-log:
Recovery deleting file #104:'S:\EXSOR006\ORA_EXSOR006_DATA_LPB_200301_01.DBF' from controlfile.
WARNING: Cannot delete file S:\EXSOR006\ORA_EXSOR006_DATA_LPB_200301_01.DBF
Son on the standby the datafiles were not removed. The standby_file_management parameter is set to AUTO.
What is the aboce warning telling me? I've been browsing around in Metalink but haven't found a hit yet.