Implementing and Maintaining Microsoft SQL Server 2008 Integration Services

Similar documents
Course 20463:Implementing a Data Warehouse with Microsoft SQL Server

Course 6234A: Implementing and Maintaining Microsoft SQL Server 2008 Analysis Services

Microsoft. Course 20463C: Implementing a Data Warehouse with Microsoft SQL Server

COURSE 20463C: IMPLEMENTING A DATA WAREHOUSE WITH MICROSOFT SQL SERVER

Implementing a Data Warehouse with Microsoft SQL Server 2012

Implementing a Data Warehouse with Microsoft SQL Server

Implement a Data Warehouse with Microsoft SQL Server 20463C; 5 days

Course 10777A: Implementing a Data Warehouse with Microsoft SQL Server 2012

Implementing a Data Warehouse with Microsoft SQL Server

Implementing a Data Warehouse with Microsoft SQL Server 2012

Implementing a Data Warehouse with Microsoft SQL Server 2012 (70-463)

Implementing a Data Warehouse with Microsoft SQL Server

Course Outline: Course: Implementing a Data Warehouse with Microsoft SQL Server 2012 Learning Method: Instructor-led Classroom Learning

Implementing a Data Warehouse with Microsoft SQL Server

Implementing a Data Warehouse with Microsoft SQL Server MOC 20463

COURSE OUTLINE MOC 20463: IMPLEMENTING A DATA WAREHOUSE WITH MICROSOFT SQL SERVER

Implementing a Data Warehouse with Microsoft SQL Server 2014

East Asia Network Sdn Bhd

Implementing a SQL Data Warehouse 2016

Implementing a Data Warehouse with Microsoft SQL Server 2012

Implementing a Data Warehouse with Microsoft SQL Server 2012 MOC 10777

Implementing a Data Warehouse with Microsoft SQL Server 2012

Course Outline. Module 1: Introduction to Data Warehousing

Implementing and Maintaining Microsoft SQL Server 2005 Reporting Services COURSE OVERVIEW AUDIENCE OUTLINE OBJECTIVES PREREQUISITES

For Sales Kathy Hall

Beta: Implementing a Data Warehouse with Microsoft SQL Server 2012

SQL Server 2012 Business Intelligence Boot Camp

Administering a SQL Database Infrastructure (MS )

Planning, Deploying, and Managing an Enterprise Project Management Solution

Updating Your Skills to SQL Server 2016

This course will also teach how to create various kinds of dashboards using Reporting Services.

Microsoft End to End Business Intelligence Boot Camp

Microsoft Administering a SQL Database Infrastructure

LEARNING SOLUTIONS website milner.com/learning phone

This three-day instructor-led course provides existing SQL Server database professionals with the knowledge

Visual Studio 2008: Windows Presentation Foundation

Administering Microsoft SQL Server Databases

MS 20467: Designing Business Intelligence Solutions with Microsoft SQL Server 2012

Designing Business Intelligence Solutions with Microsoft SQL Server 2012 Course 20467A; 5 Days

COURSE SYLLABUS COURSE TITLE:

Course 20462: Administering Microsoft SQL Server Databases

Microsoft Visual Basic Scripting Edition and Microsoft Windows Script Host Essentials

AV-005: Administering and Implementing a Data Warehouse with SQL Server 2014

Course Syllabus. 2553A: Administering Microsoft SharePoint Portal Server Key Data. Audience. At Course Completion.

Microsoft SQL Business Intelligence Boot Camp

Microsoft Report Builder 3.0 with SQL 2008R2, SQL 2012 Express and SQL 2012 Course 55005A; 2 Days, Instructor-led

LR120 Load Runner 12.0 Essentials Instructor-Led Training Version 12.0

COURSE SYLLABUS COURSE TITLE:

Updating your Database skills to Microsoft SQL Server 2012

Course 40009A: Updating your Business Intelligence Skills to Microsoft SQL Server 2012

Designing a Data Solution with Microsoft SQL Server 2014

Course Title: Reporting in Microsoft Dynamics CRM 2011

2933A: Developing Business Process and Integration Solutions Using Microsoft BizTalk Server 2006

LEARNING SOLUTIONS website milner.com/learning phone

Course: Fundamentals of Microsoft Server 2008 Active Directory

PC120 ALM Performance Center 11.5 Essentials

Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server Databases

Administering Microsoft SQL Server Databases

ADMINISTERING MICROSOFT SQL SERVER DATABASES

Writing Queries Using Microsoft SQL Server 2008 Transact-SQL

Implementing a Microsoft SQL Server 2005 Database

Basic knowledge of the Microsoft Windows operating system and its core functionality Working knowledge of Transact-SQL and relational databases

SQL SERVER TRAINING CURRICULUM

Administering Microsoft SQL Server Databases 20462C; 5 days

SQL Server 2012 End-to-End Business Intelligence Workshop

Course 20462C: Administering Microsoft SQL Server Databases

SQL Server 2014

Microsoft Administering Microsoft SQL Server Databases

Course 55115: Planning, Deploying and Managing Microsoft Project Server 2013

Administering a SQL Database Infrastructure 20764; 5 Days; Instructor-led

Administering a SQL Database Infrastructure

Course 6232A: Implementing a Microsoft SQL Server 2008 Database

SharePoint 2013 PerformancePoint Services

Planning, Implementing and Managing a Microsoft SharePoint 2003 Infrastructure

Course 20764A: Administering a SQL Database Infrastructure

Intelligent Data Management Framework in Microsoft Dynamics AX 2012

Data Mining, Predictive Analytics with Microsoft Analysis Services and Excel PowerPivot

Prerequisites. Course Outline

Upgrading Your SQL Server Skills to Microsoft SQL Server 2014

Course: Administering Microsoft SQL Server Databases Overview

SharePoint 2013 PerformancePoint Services Course 55057; 3 Days

Oracle Data Integrator 12c: Integration and Administration

MS-55115: Planning, Deploying and Managing Microsoft Project Server 2013

Oracle Data Integrator 11g: Integration and Administration

MOC 20467B: Designing Business Intelligence Solutions with Microsoft SQL Server 2012

Course Outline: Course 6331: Deploying and Managing Microsoft System Center Virtual Machine Manager Learning Method: Instructor-led Classroom Learning

Course 10977: Updating Your SQL Server Skills to Microsoft SQL Server 2014

Administering Microsoft SQL Server Databases

20462C: Administering Microsoft SQL Server Databases

Course Outline. Upgrading Your Skills to SQL Server 2016 Course 10986A: 5 days Instructor Led

Server Virtualization with Windows Server Hyper-V and System Center

SQL Server Integration Services with Oracle Database 10g

SQL SERVER DEVELOPER Available Features and Tools New Capabilities SQL Services Product Licensing Product Editions Will teach in class room

Course: SharePoint 2013 Business Intelligence

Oracle Data Integrator: Administration and Development

Course 10978A Introduction to Azure for Developers

Designing Business Intelligence Solutions with Microsoft SQL Server 2012

Transcription:

Course 6234A: Implementing and Maintaining Microsoft SQL Server 2008 Integration Services Length: 3 Days Language(s): English Audience(s): IT Professionals Level: 200 Technology: Microsoft SQL Server 2008 Type: Course Delivery Method: Instructor-led (classroom) About this Course This three-day instructor-led course teaches students how to implement an Integration Services solution in an organization. The course discusses how to develop, deploy, and manage Integration Services packages. Audience Profile This course is intended for information technology (IT) professionals and developers who need to implement data transfer or extract, transform, and load (ETL) solutions by using Microsoft SQL Server 2008 Integration Services.

At Course Completion After completing this course, students will be able to: Describe SQL Server Integration Services and its tools. Create an Integration Services package. Implement control flow in an Integration Services package. Implement data flow in an Integration Services package. Implement logging in an Integration Services package. Debug and implement error handling in an Integration Services package. Implement checkpoints and transactions in an Integration Services package. Deploy an Integration Services package. Manage and secure an Integration Services package. Pre-requisites Before attending this course, students must have: Exposure to enterprise data import and export scenarios. Experience navigating the Microsoft Windows Server environment. Experience with Microsoft SQL Server, including: SQL Server Agent. SQL Server query language (SELECT, UPDATE, INSERT, and DELETE). SQL Server System tables. SQL Server accounts (users and permissions).

Course Outline Module 1: Introduction to SQL Server 2008 Integration Services The students will be introduced to the role that Integration Services plays in extracting, transforming, and loading data. The students will also be introduced to the tools that are used to build and manage Integration Services solutions. Overview of SQL Server Integration Services Using Integration Services Tools Lab: Introduction to SQL Server Integration Services (Level 200) Using the Import and Export Wizard (Level 200) Running an Integration Services Package Describe Integration Services solutions Use Integration Services tools. Module 2: Developing Integration Services Solutions The students will be introduced to the development tasks that are involved in creating an Integration Services package. Creating an Integration Services Solution Using Variables Building and Running a Solution Lab: Developing Integration Services Solutions (Level 200) Creating an Integration Services Project (Level 200) Implementing a Package (Level 200) Building and Running an Integration Services package

Create a SQL Server Integration Services solution. Use variables. Build and run a solution. Module 3: Implementing Control Flow The students will be introduced to the tasks and precedence constraints that can be used to implement control flow in an Integration Services package. Control Flow Tasks Control Flow Precedent Constraints Control Flow Containers Lab: Implementing Control Flow (Level 200) Creating a Simple Control Flow (Level 200) Configuring Precedence Constraints (Level 200) Using Containers Configure control flow tasks. Configure control flow precedence constraints. Configure control flow containers.

Module 4: Implementing Data Flow The students will be introduced to the data flow sources, transformations, and destinations that can be used to implement a data flow task in an Integration Services control flow. It also explains how to use data flow paths to direct valid and invalid rows through the data flow. Data Flow Sources and Destinations Basic Data Flow Transformations Advanced Data Flow Transformations Data Flow Paths Lab: Implementing Data Flow (Level 200) Transferring Data (Level 200) Implementing Transformations (Level 200) Using Data Viewers (Level 200) Configuring Error Output Implement data flow sources and destinations. Implement basic data flow transformations. Implement advanced data flow transformations. Implement data flow paths. Module 5: Implementing Logging The students will be introduced to how to use logging in an Integration Services package, and explained how to configure and use logging providers to generate information about a package's execution. Overview of Integration Services Logging Enabling and Configuring Logging

Lab: Implementing Logging (Level 200) Configuring Logging (Level 200) Implementing Custom Logging Describe Integration Services logging. Implement Integration Services logging. Module 6: Debugging and Error Handling The students will be introduced to how to debug Integration Services packages by using the debugging tools in Business Intelligence Development Studio. It then explains how to implement error-handling logic in an Integration Services package. Debugging a Package Implementing Error Handling Lab: Debugging and Error Handling (Level 300) Debugging a Package (Level 300) Implementing Error Handling (Level 300) Controlling Failure Behavior Debug an SSIS package. Implement error handling. Module 7: Implementing Checkpoints and Transactions The students will be introduced to what checkpoints are and how to implement them. It then discusses transactions, and describes how to implement transactional data access logic in an Integration Services package.

Implementing Checkpoints Implementing Transactions Lab: Implementing Checkpoints and Transactions (Level 200) Implementing Checkpoints in a Package (Level 300) Implementing Transactions in a Package (Level 300) Implementing a Native Transaction Implement checkpoints. Implement transactions. Module 8: Configuring and Deploying Packages The students will be introduced to how to create Package Configurations and how to deploy Integration Services packages to production servers. Package Configurations Deploying Packages Lab: Configuring and Deploying Packages (Level 200) Creating a Package Configuration (Level 200) Preparing a Package for Deployment (Level 200) Deploying a Package Implement package configurations. Deploy packages.

Module 9: Managing and Securing Packages The students will be introduced to the management tasks that relate to Integration Services packages and explained how to perform those tasks by using the Integration Services management tools. It also describes how to secure Integration Services packages. Managing Packages Securing Packages Lab: Managing and Securing Packages (Level 200) Importing a Package (Level 200) Configuring and Monitoring a Package (Level 200) Scheduling a Package (Level 200) Securing a Package Manage packages. Secure packages.