Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Online "tablespace" reorg ?

Re: Online "tablespace" reorg ?

From: z b <zimsbait_at_gmail.com>
Date: Thu, 30 Jun 2005 11:49:43 -0400
Message-ID: <5b1f2b70050630084955ca446a@mail.gmail.com>


Since you're on 10g, to reset the HWM, have you tried:

alter table <tab name> shrink space;

I haven't played with it extensively, but it is *supposed* to reset it online, allowing access (with short locks while it munges the Data Dictionary).

FWIW, we've used ASSM in DSS and OLTP without any issues.

<snip redundancy>

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Jun 30 2005 - 12:01:17 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US