Hi All,
I have dropped tables in a tablespace and would like to free up the space on the server.
What is the best way to shrink a tablespace to reflect the size after dropping objects?
I run Oracle 11g on Linux.
segment space management=automatic
extent management=local
I have tried to read through the following guide but I can't find the answer:
http://docs.oracle.com/cd/B28359_01/server.111/b28310/schema003.htm#ADMIN11601