Viewing 12 posts - 1 through 12 (of 12 total)
Hi There, i would put it all in one fact table too, i'd consider clustering / partitioning it the other way though, i.e. DateKey, CustomerKey.
If most of the data warehouse...
June 7, 2013 at 1:50 am
there are loads of ways to achieve this..
How many rows of data are we talking about in the tables? if we're talking a few thousand and you are able to...
May 15, 2013 at 4:01 pm
Essentially you're looking for the best way to find records that have changed in your source system?
If your source system is a SQL Server 2012 enterprise you could look into...
May 15, 2013 at 2:00 pm
Hi Brian,
Thanks for replying. I have found a few articles that refer to ownership chaining but haven't been able to find anything specific enough to my problem to help...
July 19, 2010 at 10:54 am
thats great, exactly what i wanted thanks very much.
March 6, 2009 at 3:27 am
sorry i should of been more specific....
i mean that i want to be able to write code in the ssis package that works out if it is currently being executed...
March 5, 2009 at 10:15 am
Yes i would like to know this too!
December 16, 2008 at 10:04 am
Hi thanks for replying, the mart is more complex than that there are 6 other fact tables, 25 other dimensions, i've cut it down just to show whats relevent for...
May 16, 2008 at 6:49 am
this might sound silly but try adding 3 semi colons to the end of the file name string (";;;")
July 23, 2007 at 6:40 am
Hi olga, thanks, that is useful, it gives me some confidence in my idea and some very useful tips, can you recommend any resource where i can read though some...
July 23, 2007 at 4:56 am
don't take this the wrong way, the new design is kind of why i posted this topic.
I'm by no means an expert, but i'm fairly well experienced with data warehouses...
July 20, 2007 at 10:10 am
hi loner, thanks for taking an interest..
currently at 3 fact tables and about 25 dimensions...
the bottle neck comes from the data warehouse being so abstract and the OLTP source being...
July 20, 2007 at 2:09 am
Viewing 12 posts - 1 through 12 (of 12 total)