SQL Server Integration Services is the equivalent of the retired MOC Course 20767CC - Implementing a SQL Data Warehouse. This five-day instructor-led course is intended for IT professionals who need to learn how to use SSIS to build, deploy, maintain, and secure Integration Services projects and packages, and to use SSIS to extract, transform, and load data to and from SQL Server.
This course is similar to the retired Course 20767-C: Implementing a SQL Data Warehouse but focuses more on building packages, rather than the entire data warehouse design and implementation.
The primary audience for this course is database professionals who need to fulfil a Business Intelligence Developer role. They will need to focus on hands-on work creating BI solutions including Data Warehouse implementation, ETL, and data cleansing.
Skills Gained
Create sophisticated SSIS packages for extracting, transforming, and loading data
Use containers to efficiently control repetitive tasks and transactions
Configure packages to dynamically adapt to environment changes
Use Data Quality Services to cleanse data
Successfully troubleshoot packages
Create and Manage the SSIS Catalog
Deploy, configure, and schedule packages
Secure the SSIS Catalog
Prerequisites
Working knowledge of T-SQL and SQL Server Agent jobs is helpful, but not required.
Basic knowledge of the Microsoft Windows operating system and its core functionality.
Working knowledge of relational databases.
Some experience with database design.
*Course Cost listed does not include the cost of courseware or exam.. Course is subject to a minimum enrollment to run. Course may run virtually as a Virtual Instructor-Led (VILT) class if the minimum enrollment is not met. If the course is under the minimum enrollment the course may run as 4 day class (Bootcamp Style). For more information, please contact learn@vtec.org or call 207-775-0244..
Microsoft has organized the tasks in the Common section of the SSIS Toolbox alphabetically. This module will touch on the functionality of each of these tasks, and provide Try It exercises for the tas
Analysis Services Processing, Data Profiling Task, Execute Package Task,
Execute Process Task, Expression Task, File System Task, FTP Task, Hadoop Task
Script Task Introduction, Send Mail Task, Web Service Task, XML Task
The project deployment model provides the framework for new functionality such as the SSIS catalog, environments, project level parameters and project level connection managers.
This module explains how to deploy projects to the SSIS catalog.
The SSIS Catalog, Deploying Projects,
Working with Environments, Executing Packages in SSMS, Executing Packages from the Command Line, Deployment Model Differences
Lab 1: Deploying to the SSIS Catalog
Deploying a Project to the SSIS Catalog, Manually executing a Package
In addition to the standard SQL Server database and instance permissions that can be configured like any other database, the SSIS catalog has special pre-defined
database roles and additional permissions that can be assigned for the management and execution of SSIS packages. In this module, students learn to work with roles and
permissions to secure the SSIS catalog.
Principals, Securables, Grantable Permissions,
Granting Permissions, Configuring Proxy Accounts
Lab 1: Securing the SSIS Catalog, Securing the SSIS Catalog