Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: how to release system tablespace space?
joel garry wrote:
> wyys.cn_at_gmail.com wrote:
>> cause advance replication doesn't work. a lot of data segment locate >> in sytem tablespace, so system tablespace space is much beeter than >> before, any ways to release system tablespace space? thanks in advance!
Look at the dbms_space built-in package. It has two procedures for identifying shrink candidates which may help with shrinking some segments.
-- Daniel A. Morgan University of Washington damorgan_at_x.washington.edu (replace x with u to respond) Puget Sound Oracle Users Group www.psoug.orgReceived on Tue Aug 01 2006 - 18:13:24 CDT