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: 1 Table and its Indexes occupying 30% space of the Database.

RE: 1 Table and its Indexes occupying 30% space of the Database.

From: DENNIS WILLIAMS <DWILLIAMS_at_LIFETOUCH.COM>
Date: Mon, 13 May 2002 12:13:48 -0800
Message-ID: <F001.0045F902.20020513121348@fatcity.com>


Deepender - Wracking my brain to recall 7.3. Is partitioning a feature? One thing you might consider is to keep each of the indexes in its own tablespace. This will give you more flexibility. I would also keep track of the size each week to help you forecast growth. Size restrictions will depend somewhat on your system, but if you are at 7-gig., you've probably passed the 32-bit restriction, usually at 2-gig. Just some ideas. Dennis Williams
DBA
Lifetouch, Inc.
dwilliams_at_lifetouch.com

-----Original Message-----
Sent: Monday, May 13, 2002 2:38 PM
To: Multiple recipients of list ORACLE-L

Hi All,

I have a table in my database ( size 70GB ) with size of 7GB and it has 13

indexes on it. 5 Indexes are of the size 2 GB and rest are around

500-800Mb.

Total size of the table and indexes in total is 21GB.

The table size is increasing everyday and every 10-12 days I have to add a

datafile for Index and data tablespace.

I just want to know the precautions I need to take while maintaining this

table. Is oracle 7.3 having restriction on the maximum size of the table.

Kindly give your valuable suggestions.

Thanks in advance,

Deepender Gupta

The New Power Company
1 Manhattanville Road
Purchase, NY 10577

--

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

Author:
  INET: Deepender.Gupta_at_newpower.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).
--

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

Author: DENNIS WILLIAMS
  INET: DWILLIAMS_at_LIFETOUCH.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 Mon May 13 2002 - 15:13:48 CDT

Original text of this message

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