Real World SSIS: A Survival Guide
2013TL; DR
In this full-day seminar, we'll explore some common (and a few uncommon) challenges facing ETL developers, followed by practical solutions and recommended practices from the field using SQL Server Integration Services.
Session Details
Moving and transforming data can be a difficult job. Connecting to various endpoints, applying complex transformations, performing validation checks, creating an appropriate audit trail, and other tasks can make the ETL developer feel like he/she is spinning plates. Even with powerful tools such SQL Server Integration Services, designing and maintaining a proper and well-performing extraction/transformation/loading (ETL) infrastructure is a significant undertaking.
In this full-day seminar, we'll explore some common (and a few uncommon) challenges facing ETL developers, followed by practical solutions and recommended practices from the field using SQL Server Integration Services. Presented by business intelligence consultant and SQL Server MVP Tim Mitchell, this seminar brings together his 9 years of professional data management experience into 7+ hours of condensed real-world approaches to ETL challenges. Though we'll spend some time covering the academic portion of the concepts presented, most of our time will be spent in demos to give you more than just a theoretical exploration of these methods.
The following is a partial list of the topics we'll cover:
· Data cleansing using SSIS, T-SQL, and DQS
· More than just a green box: validating the results
· Managing variables, parameters, expressions, and scripts
· Handling warnings, errors, and other bad stuff
· Identifying and resolving performance bottlenecks
· Defining and maintaining an ETL framework
· Evaluating the new features of SSIS 2012
· Choosing and using the right package deployment model
· When SSIS might *not* be the best choice
In this full-day seminar, we'll explore some common (and a few uncommon) challenges facing ETL developers, followed by practical solutions and recommended practices from the field using SQL Server Integration Services. Presented by business intelligence consultant and SQL Server MVP Tim Mitchell, this seminar brings together his 9 years of professional data management experience into 7+ hours of condensed real-world approaches to ETL challenges. Though we'll spend some time covering the academic portion of the concepts presented, most of our time will be spent in demos to give you more than just a theoretical exploration of these methods.
The following is a partial list of the topics we'll cover:
· Data cleansing using SSIS, T-SQL, and DQS
· More than just a green box: validating the results
· Managing variables, parameters, expressions, and scripts
· Handling warnings, errors, and other bad stuff
· Identifying and resolving performance bottlenecks
· Defining and maintaining an ETL framework
· Evaluating the new features of SSIS 2012
· Choosing and using the right package deployment model
· When SSIS might *not* be the best choice
3 things you'll get out of this session
Speakers
Tim Mitchell's previous sessions
Its Here! The Newly Remodeled SQL Server Reporting Services
Learn about the new features of SSRS 2016 and 2017
Cleaning Up Dirty Data with SSIS
In this session, we'll review methods for cleaning up dirty data using SQL Server Integration Services. We will review the various cleansing tools accessible from within SSIS including native components, T-SQL, SSIS scripting, and DQS.