drop tablespace
591183Jul 8 2008 — edited Jul 8 2008Folks,
I'm trying to drop a tablespace that is converted from DMT to LMT using the dbms_space_admin.Tablespace_Migrate_TO_Local package. I moved all the objects from the tablespace but i see one object of type space header which i guess was created as part of the migration process.
Is it safe to drop the tablespace? Do i encounter any issues because droping the tablespace will also drop the space header.
Please advice.
Thanks in advance.