Kimball Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Book sample for "DW Toolkit with SQL Server 2008 R2"

2 posters

Go down

Book sample for "DW Toolkit with SQL Server 2008 R2" Empty Book sample for "DW Toolkit with SQL Server 2008 R2"

Post  amir2 Tue May 10, 2011 10:47 am

Hello

I am considering buying the latest version of the above (Kimball series) book. However, having downloaded the code samples, I noticed that the example packages no longer cover slowly changing dimensions - the area I am interested in - like the SQL Server 2005 version of the book.

Have I missed something?


amir2

Posts : 29
Join date : 2010-07-29

Back to top Go down

Book sample for "DW Toolkit with SQL Server 2008 R2" Empty Re: Book sample for "DW Toolkit with SQL Server 2008 R2"

Post  Joy Thu May 12, 2011 2:01 pm

You're right, that sample has moved on. As the text in that book chapter mentions, the Microsoft built-in component for slowly changing dimension handling hasn't changed in any significant way since SQL Server 2005. Although the built-in component isn't perfect, it's good enough for most purposes, and most people use it.

However, there are several alternatives, including at least one that's available on codeplex (search for SSIS SCD). There are other options, including the toolkit of SSIS widgets sold by PragmaticWorks, and a TableDifference component available from CozyRoc.com. And of course you can write your own, either the old fashioned way (using SQL), or using standard SSIS widgets.

As it's a problem that's been written about widely in the past 5 years, we decided it wasn't worth rehashing in detail in the second edition of the Microsoft book.
Joy
Joy

Posts : 20
Join date : 2009-02-03
Location : Kimball Group

http://www.kimballgroup.com

Back to top Go down

Book sample for "DW Toolkit with SQL Server 2008 R2" Empty Re: Book sample for "DW Toolkit with SQL Server 2008 R2"

Post  amir2 Fri May 13, 2011 4:12 am

Hi Joy

Thanks for the clarification.

What I have been looking for unsuccessfully is a template package (parent and child) that handles all of the requirements below:
• Error handling (including email notifications)
• Logging (e.g. informational data such as duration to execute a package)
• Audit information (e.g. when a row was inserted, updated, ...)
• Checkpoints
• Transactions

As well as your book samples, I have also found the following (in order of my preference):

1. Package design pattern for loading a data warehouse
2. Handling Multiple Errors in SSIS
3. BI Monkey SSIS ETL Framework

For links to these docs and a more detailed discussion, please see my post in the Microsoft forum: http://social.msdn.microsoft.com/Forums/en-US/sqlintegrationservices/thread/6c5d6545-a1d6-452c-b6a9-cdbfd542e63a

Perhaps in the SQL Server 2011 version of your book, you could please provide such a package :-) as I am putting my own template package together, but I am relatively new to SSIS so I am probabaly making a few mistakes!


amir2

Posts : 29
Join date : 2010-07-29

Back to top Go down

Book sample for "DW Toolkit with SQL Server 2008 R2" Empty Re: Book sample for "DW Toolkit with SQL Server 2008 R2"

Post  Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum