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 -> Re: oracle 9204

Re: oracle 9204

From: DA Morgan <damorgan_at_x.washington.edu>
Date: Mon, 08 Nov 2004 19:38:10 -0800
Message-ID: <1099971416.966458@yasure>


Oradba Linux wrote:

> Our DB is primarily used as an OLTP. We are planning to implement
> partitioning on some of the tables.We have to decide on the partitioning
> key. Can partitioning key be the sequence which is the primary key for
> the non-partitioned table? Are there any pros/cons with this approach?
> Have you been able to avoid global indexes in an OLTP DB ?

What kind of partioning and why?
Range partitioning? Not likely to be of value. List partitioning? Definitely not.
Hash partitioning?

Are you partitioning for performance of maintainability?

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace 'x' with 'u' to respond)
Received on Mon Nov 08 2004 - 21:38:10 CST

Original text of this message

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