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

Home -> Community -> Mailing Lists -> Oracle-L -> dimension table partitioning

dimension table partitioning

From: <thump604_at_comcast.net>
Date: Tue, 16 Mar 2004 18:14:00 +0000
Message-Id: <031620041814.3846.6948@comcast.net>


Hello All,

I have some experience partitioning tables and indices...but only where the partitioning key is an obvious range and heavily used in predicates.

Does anyone have any experience or ideas relating to partitioning Siebel data warehousing(Analytics) dimension tables(w_person_d)? There is no primary key constraint, but there is an index in place that would be the primary key index and that is on row_wid(used to map dimension to fact).

The table has over 6 million rows.

I do not see any of the columns as obvious partitioning keys used in predicates.

What does partitioning bring to the table in terms of joins? Does it help to partition on the column involved in the join?

--

- David Green



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

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Tue Mar 16 2004 - 12:10:41 CST

Original text of this message

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