SQL Server Blogs

Voices from the UK SQL Server Community
Welcome to SQL Server Blogs Sign in | Join | Help
in Search

Jorg Klein's Microsoft Business Intelligence Blog [Macaw]

SSIS - Decrease your fact table loading time up to 40%

Published Oct 22 2008, 04:57 PM by jorg
Filed under:

Comments

 

jamiet said:

Great post Jorg. Sometimes the most obvious way of achieving something isn't the best way as you've demonstrated here.

Just one thing - the second screenshot (of the new dataflow) isn't showing up.

-Jamie

October 24, 2008 10:00 AM
 

Lookup performance and buffer usage - SimonS Blog on SQL Server Stuff said:

Pingback from  Lookup performance and buffer usage - SimonS Blog on SQL Server Stuff

October 27, 2008 12:01 AM
 

MartinIsti said:

I'm trying to apply this method in our ETL solution and the following questions came up:

- the method itself is really straightforward and easy to design but how did you make the logging?

I need to have all the lookup error rows in a log table with the info that which lookup was failed. If I try to implement it at the end of the data flow I don't know how to insert this column.

The so far final result is a hybrid: we won't use Union All only a Multicast and a Derived Column after each LookUp ...

Or maybe I'm just missing some point :)

Anyway your idea is superb because I hate Union All from the dev point of view. Thanks for sharing!

December 17, 2008 10:55 AM
 

Douglas Laudenschlager said:

The SQL Server Integration Services team added valuable new caching options (and scalability) to the

January 19, 2009 10:10 PM
 

AaronLowe.net said:

SSIS Blog Post Thank you

January 27, 2009 2:32 AM
 

TrackBack said:

November 18, 2009 9:26 PM
 

TrackBack said:

November 18, 2009 9:27 PM
Powered by Community Server (Commercial Edition), by Telligent Systems