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: pct increase

Re: pct increase

From: Sultan Syed <ssyed_at_fine.ae>
Date: Mon, 13 Oct 2003 22:09:24 -0800
Message-ID: <F001.005D2F78.20031013220924@fatcity.com>


It is not precalculated ,it will calculate(allocate) extent when there is not enough space for your data. You can consider locally managed tablespace if u are in 8i and above.

  Hi List ,
  I have a table set with pctincrease 50. After growing many times now it is asking for 520M of disk space and I dont have that much space in dba_free_space . Now I want to change pctincrease to 0. So that it doesn't have spiraling requirement . But event after changing pctincrease to 0 this table is still coming in my list of monitored exntents which doesn't have room for next growth.   Question is , when does oracle calcs next space requirement ? It looks like its precalculated .

  -ak

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Sultan Syed
  INET: ssyed_at_fine.ae

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 14 2003 - 01:09:24 CDT

Original text of this message

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