Drop tablespace
As part of a data cleanup, i executed "DROP TABLESPACE <tablespace_name> INCLUDING CONTENTS AND DATAFILES;" in 11.2.0.1 database running in Solaris server. I can see from alert log that tablespace has been dropped and data files are also removed at OS level. The space at OS level is not reclaimed even after 10hrs. Is this issue related to oracle or storage array (HP EVA)? Please share your thoughts if you anyone went through similar experience and know how it can be resolved.Thanks in advance!
0