How to eliminate a tablespace datafiles that has been dropped in Asm?
How to eliminate a tablespace datafiles that has been dropped in Asm?
SQL> drop tablespace undotbs2;
Tablespace dropped.
SQL> drop tablespace undotbs2;
Tablespace dropped.
0