Home » RDBMS Server » Server Utilities » Clearing TableSpace
Clearing TableSpace [message #71035] Thu, 29 August 2002 05:49 Go to next message
Achyuth B
Messages: 8
Registered: November 2000
Junior Member
Hello,

I would like to know how to clear the data in Tablespace. For testing, we have inserted many large objects in BLOB which has occupied full tablespace size. We have deleted all the rows from the table, but still the tablespace has filled with full space.

Could anybody help me in getting solution for how to clear the data in tablespace.

Thanks in advance
Best Regards,
Achyuth
Re: Clearing TableSpace [message #71036 is a reply to message #71035] Thu, 29 August 2002 06:47 Go to previous message
null null
Messages: 2
Registered: August 2002
Junior Member
try using the COMPACT command after deleting large
volumnes of data to reclaim and reuse storage space.

TRUNCATE TABLE
alleviates the need to
use COMPACT..it is automatically done.
Previous Topic: Flat files upload/download
Next Topic: schema export error
Goto Forum:
  


Current Time: Mon May 06 03:13:53 CDT 2024