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

Home -> Community -> Mailing Lists -> Oracle-L -> Initial Extent 5GB?? for 17GB table!!

Initial Extent 5GB?? for 17GB table!!

From: Peter R <niagarap_at_hotmail.com>
Date: Tue, 06 Aug 2002 08:53:33 -0800
Message-ID: <F001.004AC3F9.20020806085333@fatcity.com>


Hi Friends,

Hi Friends,

I have GL table ready to reorg! The table underwent so many purges, Now had real data 17Gb with initial and next extents as 360M, Offcourse the total size showing 26Gb from dba_segments. I want to avoid export and Import process due to time taking.

I want to use CTAS to reorg this GL table.

First Create a copy of GL in Newtablespace Drop main GL table
Creat New GL table with new storage parameters like Initial extent 5GB(I knew I had more than 10Gb data!!) and next extent 360M, and pctused 40, pctfree 5.
Insert data from copy GL to Main GL and create all indexes

My doubts are Can I create such a big Initial extent?? What other implications I may face in future? Will it increase performance?? I can't create newtablespace for this table due to my system already saturated in terms of diskspace.
My environment is oracle7.3 on AIX, btw my avg row length is 448 bytes. MY aim is simple! To pack the data and get back space!!

Thanks in advance for your help
peter.



MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx

--

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

Author: Peter R
  INET: niagarap_at_hotmail.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Aug 06 2002 - 11:53:33 CDT

Original text of this message

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