Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Freeing Tablespace for active table
Hello Folks,
I chanced upon this newsgroup in my search for a solution to a problem I am facing. I hope someone can give me a pointer.
I have a table in an Oracle 8i database that performs the function of a log. It has a hit of approximately 2 records a second. Such a large volume of data eats into our tablespace and we have decided to summarize the data in this table. So we have a function that summarizes the data, inserts it into a new summary table and then frees space on this table.
The problem we face are as follows
Is there some way to selectively compress or free table space without stopping our operation?
I would be very glad if someone takes a few minutes off and helps us out.
Regards,
Ritu
Received on Wed Apr 07 2004 - 15:49:07 CDT
![]() |
![]() |