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

Home -> Community -> Usenet -> c.d.o.server -> table partitioning - max number of rows

table partitioning - max number of rows

From: Heiko <heiko.kuest_at_ch.abb.com>
Date: 8 Apr 2002 07:58:01 -0700
Message-ID: <b6ef798d.0204080658.58a4e70@posting.google.com>


Hello,

i'm going to set up a table containing meassurement data. This table will have approx. 7 million rows inserted each day (2000 million each year). The average row size is about 25 bytes.

Is a table of that size too big for partitioning (I intend to create one partition per month) ? Is there a limit on how big a partitioned table should be?

Is it better to split the data into several tables?

Thanks for your help.

Heiko Received on Mon Apr 08 2002 - 09:58:01 CDT

Original text of this message

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