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: Oracle 8.1.6.2/HP-UX 11i/Reorg IOT

Re: Oracle 8.1.6.2/HP-UX 11i/Reorg IOT

From: Tim Gorman <Tim_at_SageLogix.com>
Date: Tue, 01 Oct 2002 18:53:18 -0800
Message-ID: <F001.004DDFC8.20021001185318@fatcity.com>


"alter table .... move storage (pctincrease 0)" should do the trick. For speed, you might want to add "parallel" and "nologging", perhaps. If you're feeling frisky, you can add the "online" keyword as well...

Hi Gang!

Is there any trick, or any gotchas, for re-orging IOT-style tables? I have one that's growing, and the initial builder put PCTINCREASE at 100 and I cannot change it with an ALTER TABLE.

Any suggestions? Docos? Magic potions?

Thanks,
Mike

---
===========================================================================
Michael P. Vergara
Oracle DBA
Guidant Corporation

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Vergara, Michael (TEM)
  INET: mvergara_at_guidant.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L

(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Tim Gorman INET: Tim_at_SageLogix.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
Received on Tue Oct 01 2002 - 21:53:18 CDT

Original text of this message

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