dimension attribute denormalisation in fact table

eferragu at 18h37
08
May
2010
dimension attribute denormalisation in fact table

Hello,

in our data warehouse, we have a fact table containing about 100 million rows per month joined to a customer dimension containing about 10 million customers.

The customer dimension contains 30 attributes. Two of these attributes are very frequently used in queries and the other ones are seldom used.

The queries using these 2 attributes are very long to execute because of the join cost
About
This topic belongs to the forum
  • Data Warehousing and Business Intelligence based on dimensional modeling and the Kimball Lifecycle.

  • Numbers of topics : 1858
  • Numbers of messages : 8714
  • Numbers of users : 3801
  • Numbers of points : 1672
Similar topics
Hi, I am in the process of trying to model a mortgage (origination/servicing) data mart. For requirements all I was given at this point is a spreadsheet of attributes. My plan was to try and pull out dimensions and metrics from the list and then have a
Hi I'm presently modeling a data mart and I would like to use a fact table as a dimension for another fact table. Is it something doable and efficient or is there a better way to do that? if yes should i just create a surrogate key and link both
Hi, I have a Customer_Activity fact table which stores the the Activity Start & End Date values. I need to derive the last time the customer had an activity before the current date (based on the Activity End Date - MAX(Activity End Date) WHERE Activity
Hi all - I'm struggling with this concept. I have 2 dimensions: Customer and Products. Both share a common single attribute that I'll just call "Owner" for now. If a customer purchased a product, the owner would be the same for both. I
Please explain the indexing strategy which is in use in your organisation for fact tables in your current database(oracle, sybase, db2) Specify volume as the indexing strategy may be based upon the volume of data. Is there a well laid out strategy
Forums from same category
See also
more_less
Informations

7 Replies For the topic :
"dimension attribute denormalisation in fact table"

This topic has been viewed 3096 times.

Last message :
08/05/2010 at 18h37 by "eferragu"