THE SQL Server Blog Spot on the Web
Welcome to SQLblog.com - The SQL Server blog spot on the web Sign in | Join | Help
in Search

Andy Leonard

SSIS and ETL
Thoughts about Database and Software Development, and the tools of the trade.

SSIS 2008 Data Profiling Task

Jamie Thomson has posted a great series on the SSIS 2008 Data Profiling Task.

The Data Profiling Task allows developers to quickly assess key statistics about data in a database table. When I say "statistics" I mean things like column value and length distribution, column null ratio, column patterns, and functional dependencies. You can learn more in Jamie's series or at MSDN.

One very cool feature is the ability to set up a Single Table Quick Profile to quickly configure and capture desired statistical data.

Once you capture the data, you use a separate stand-alone tool for viewing the results: the Data Profile Viewer.

SQL Server 2008 CTP6 (February 2008) includes a functioning version of the Data Profiling Task in SSIS 2008.

:{> Andy


Published Thursday, March 13, 2008 12:01 AM by andyleonard

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

 

John Welch said:

At the risk of being completely self-promoting, if you like the data profile task but want to have an easier way to control what tables it profiles, take a look at this:

http://agilebi.com/cs/blogs/jwelch/archive/2008/03/11/using-the-data-profiling-task-to-profile-all-the-tables-in-a-database.aspx

Basically, it walks through how to make the task a bit more dynamic, using expressions and a "hidden" property.

March 13, 2008 2:11 PM
 

andyleonard said:

John,

  You do outstanding work sir. Promote away!

:{> Andy

March 13, 2008 2:53 PM

Leave a Comment

(required) 
(optional)
(required) 
Submit

About andyleonard

Andy Leonard is a SQL Server MVP, Solid Quality Mentor, database developer, engineer, husband, and father. At the time of this writing (August 2007) Andy lives in Farmville, Virginia with his lovely bride Christy Lynn and their three children: Stevie Ray, Emma Grace, and Riley Cooper. Andy's two older children - Manda and Penny - are grown and married. When he's not working (and Andy works a lot), he enjoys spending time with his family, working on their old farmhouse, fishing, and reading older sci-fi series.
Powered by Community Server (Commercial Edition), by Telligent Systems
  Privacy Statement