How to shrink tablespace?
846231Sep 12 2011 — edited Mar 26 2013Hi all,
Oracle10g and 11g
Windows 2003 server
I have lots of big tables in my HR schema which are candidate for backup and removal.
If I drop this large tables, how can I reclaim the space from OS side? It resides at my c:\ which is almost 100% full :(
Is there an "alter database shrink tablespace"?
Thanks.