FACT table Incremental load!

rami.qutub at 20h17
05
May
2010
FACT table Incremental load!

Hi

I have huge data source (1TB), that data source table is not well designed, its primary keys are four columns which are all nvarchar! and in that source there is no date filed neither a serial or sequence #!
my question, how I can implement an incremantal load of the fact???
thanks
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
Hello I have been reading three of the Kimball books and playing with the MDWT_AdventureWorks_SSIS sample. I have learnt a lot but I have also become overwhelmed as I was new to DW/BI up until a few weeks ago. Also, the books are very detailed and ther
Hi, I have following tables FACT, A_DIM, B_DIM. How do I update relationship between a_key and b_key in the FACT table when new record arrives in TYPE2 a_dim dimension? Below is simple create scrip to illustrate what I mean. create table fact (a_key
Hi, my historic source data has inconsistencies. I have a product with a 1:m to product_detail which has a 1:m to invoice which has a 1:m to invoice detail. Invoice_detail is the grain of my fact table, but some of the historic data has nulls in the lin
Here is a scenario: * Fact table contains 100 million records * Monthly Load of 10million is done at the end of the month to the same fact table In this scenario, how do you handle the indexes in fact table at the time of load? If indexes are made
I would like some opinions with my approach here. I am trying to replace an overkill lift and load ETL process that basically replicated the entire universe of dataset every period instead of doing just Delta Load. In this delta approach, I have a stage
Forums from same category
See also
more_less
Informations

4 Replies For the topic :
"FACT table Incremental load!"

This topic has been viewed 3065 times.

Last message :
05/05/2010 at 20h17 by "rami.qutub"