55120AC Quick Microsoft SQL Server 2012-2014 Integration Services

Descripción del curso

Este curso está dirigido a aquellos que son nuevos en SQL Server Integration Services o que están interesados en conocer las funciones disponibles. Este curso utiliza una explicación del tema dirigida por un instructor, en el que el instructor realiza demostraciones detalladas y luego el estudiante realiza ejercicios para duplicar lo que el instructor demostró. Este estilo de formación es una combinación de formación presencial tradicional y aprendizaje tutelado. Además, con el curso se incluyen vídeos de las demostraciones realizadas por el autor del curso como material para llevar. El curso se completa con laboratorios adicionales basados en escenarios para reforzar el contenido del curso.

Perfil de público

Este curso está dirigido a profesionales de TI.

 

Objetivos

  • Comprender los paquetes.
  • Gestione con Control Flow.
  • Mueva datos con Data Flow.
  • Comprender las variables.
  • Comprender los parámetros.
  • Utilice el Asistente de importación/exportación.
  • Trabaje en la ventana Explorar.
  • Cree paquetes de SQL Server Integration Services.
  • Utilice administradores de conexión.
  • Codifique la tarea de secuencia de comandos.
  • Utilice tareas de bucle y secuencia.
  • Utilice tareas de preparación de datos.
  • Cargue datos con las tareas de Analysis Services.
  • Utilice las tareas de flujo de trabajo.
  • Administre SQL con las tareas SQL.
  • Administración de SQL utilizando las Tareas de Objetos de Gestión de SQL.
  • Optimizar las fuentes de extracción.
  • Utilice destinos y comprenda las opciones.
  • Examina la Transformación y otras Tareas (alrededor de 25 de ellas).
  • Crea paquetes dinámicos.
  • Utilice la escritura de datos de SQL Server Integration Services.
  • Definir y utilizar variables y parámetros.
  • Utilice expresiones en paquetes.
  • Utilice secuencias en un contenedor.
  • Utilice bucles de contenedores.
  • Realice uniones con la transformación de búsqueda.
  • Realice uniones con Merge Transformation.
  • Examina el motor SSIS.
  • Utilice las mejores prácticas.
  • Diseño para solucionar problemas: utilizando restricciones de precedencia.
  • Trabaje con registros e informes avanzados.
  • Manejar errores.
  • Comprenda cómo elegir la tarea de script o el componente de script.
  • Trabajar con XML.
  • Utilice jerarquías de paquetes: padre-hijo.
  • Comprender las estrategias de implementación.
  • Comprender cómo utilizar lo que han aprendido en escenarios del mundo real.

Esquema del curso

Module 1: Course Overview

This module explains how the class will be structured and introduces course materials and additional administrative information.

Lessons

  • Introduction
  • Course Materials
  • Facilities
  • Prerequisites
  • What We'll Be Discussing

Lab 1: Course Overview

  • None

After completing this module, students will be able to:

  • Successfully log into their virtual machine.
  • Have a full understanding of what the course intends to cover.

Module 2: SQL Server Integration Services Architecture

In this module we will explore architecture and version changes of SQL Server Integration Services. We’ll then cover the building blocks needed to understand packages and how they are created.

Lessons

  • Version Changes of SSIS From 2008-2012
  • The SQL Server Integration Service
  • Understanding Packages
  • Managing with Control Flow
  • Moving Data with Data Flow
  • Understanding Variables
  • Understanding Parameters

Lab 1: SQL Server Integration Services Architecture

  • Managing with Control Flow
  • Moving Data with Data Flow
  • Understanding Variables
  • Understanding Parameters

After completing this module, students will be able to:

  • Understand packages.
  • Manage with Control Flow.
  • Move data with Data Flow.
  • Understand variables.
  • Understand parameters.

Module 3: SQL Server Integration Services Tools

In this module we will learn about and utilize the tools available to assist with package creation.

Lessons

  • Utilizing the Import/Export Wizard
  • Working in the Explore Window
  • Creating SQL Server Integration Services Packages
  • Utilizing Connection Managers

Lab 1: SQL Server Integration Services Tools

  • Utilizing the Import/Export Wizard
  • Working in the Explore Window
  • Creating SQL Server Integration Services Packages
  • Utilizing Connection Managers

After completing this module, students will be able to:

  • Utilize the Import/Export Wizard.
  • Work in the Explore window.
  • Create SQL Server Integration Services packages.
  • Utilize Connection Managers.

Module 4: SQL Server Integration Services Tasks

SSIS tasks are the foundation of the Control Flow in SSIS. In this module we will walk through tasks and utilize them.

Lessons

  • Coding the Script Task
  • Looping and Sequence Tasks
  • Utilizing Data Preparation Tasks
  • Data Loading with the Analysis Services Tasks
  • Using the Workflow Tasks
  • Managing SQL with the SQL Tasks
  • Administration of SQL Using the SQL Management Objects Tasks

Lab 1: SQL Server Integration Services Tasks

  • Coding the Script Task
  • Utilizing Looping and Sequence Tasks
  • Utilizing Data Preparation Tasks
  • Data Loading with the Analysis Services Tasks
  • Using the Workflow Tasks
  • Managing SQL with the SQL Tasks
  • Administration of SQL Using the SQL Management Objects Tasks

After completing this module, students will be able to:

  • Code the Script Task.
  • Utilize Looping and Sequence Tasks.
  • Utilize Data Preparation Tasks.
  • Load data with the Analysis Services Tasks.
  • Use the Workflow Tasks.
  • Manage SQL with the SQL Tasks.
  • Administration of SQL using the SQL Management Objects Tasks.

Module 5: Data Flow

The Data Flow Task is where the bulk of your data heavy lifting occurs in SSIS. In this module we’ll discuss methods for optimizing sources and explain destination options.

Lessons

  • Optimizing Sources for Extraction
  • Using Destinations and Understanding choices
  • Examining the Transformation and Other Tasks (about 25 of them)

Lab 1: Data Flow

  • Optimizing Sources for Extraction
  • Using Destinations and Understanding choices
  • Examining the Transformation and Other Tasks (about 25 of them)

After completing this module, students will be able to:

  • Optimize sources for extraction.
  • Use Destinations and understand choices.
  • Examine the Transformation and other Tasks (about 25 of them).

Module 6: Variables, Parameters and Expressions

At one point or another, when utilizing SSIS packages, you will encounter the need for dynamic capabilities. This module aims to give you an understanding of how expressions work, and how variables and parameters set up expressions on your SSIS project.

Lessons

  • Creating Dynamic Packages
  • Utilizing SQL Server Integration Services Data Typing
  • Define and Use Variables and Parameters
  • Using Expressions in Packages

Lab 1: Variables, Parameters and Expressions

  • Creating Dynamic Packages
  • Utilizing SQL Server Integration Services Data Typing
  • Define and Use Variables and Parameters
  • Using Expressions in Packages

After completing this module, students will be able to:

  • Create dynamic packages.
  • Utilize SQL Server Integration Services data typing.
  • Define and use variables and parameters.
  • Use expressions in packages.

Module 7: Containers

Containers are objects in SQL Server Integration Services that provide structure to packages and services to tasks. In this module we will explain how to create and configure containers, and utilize them effectively.

Lessons

  • Overview of Containers
  • Utilizing Sequences in a Container
  • Utilizing Container Loops

Lab 1: Containers

  • Utilizing Sequences in a Container
  • Utilizing Container Loops

After completing this module, students will be able to:

  • Utilize sequences in a container.
  • Utilize container loops.

Module 8: Performing Joins

By using joins, you can retrieve data from two or more tables based on logical relationships between the tables. In this module we will explore joins and demonstrate how to use them.

Lessons

  • Performing Joins with the Lookup Transformation
  • Performing Joins with the Merge Transformation
  • Utilizing Cache Modes in Joins

Lab 1: Performing Joins

  • Performing Joins with the Lookup Transformation
  • Performing Joins with the Merge Transformation

After completing this module, students will be able to:

  • Perform joins with the Lookup Transformation.
  • Perform joins with the Merge Transformation.

Module 9: Tuning SQL Server Integration Services Packages

Before putting your package into production, it is beneficial to take some time to review your package with an eye toward preventing, or at least mitigating, performance problems. In this module we will take a close look at how the SSIS engine works and cover best practices to ensure proper performance.

Lessons

  • Examining the SSIS Engine
  • Using the Best Practices

Lab 1: Tuning SQL Server Integration Services Packages

  • Examining the SSIS Engine
  • Using the Best Practices

After completing this module, students will be able to:

  • Examine the SSIS engine.
  • Use the best practices.

Module 10: Debugging SQL Server Integration Services Packages

This module describes procedures for debugging SSIS packages and follows with a section on error handling.

Lessons

  • Designing to Troubleshoot: Using Precedence Constraints
  • Working with Advanced Logging and Reporting
  • Handling Errors

Lab 1: Debugging SQL Server Integration Services Packages

  • Designing to Troubleshoot: Using Precedence Constraints
  • Working with Advanced Logging and Reporting
  • Handling Errors

After completing this module, students will be able to:

  • Design to troubleshoot: using Precedence Constraints.
  • Work with advanced logging and reporting.
  • Handle errors.

Module 11: Common SQL Server Integration Services Design Patterns

Design patterns help to solve common problems encountered when developing data integration solutions. In this module we’ll discuss how to choose among certain options, and cover deployment strategies.

Lessons

  • Choosing the Script Task or Script Component
  • Working with XML
  • Using Package Hierarchies: Parent Child
  • Understanding Deployment Strategies

Lab 1: Common SQL Server Integration Services Design Patterns

  • Working with XML
  • Using Package Hierarchies: Parent Child

After completing this module, students will be able to:

  • Understand how to choose the Script Task or Script Component.
  • Work with XML.
  • Use package hierarchies: Parent Child.
  • Understand deployment strategies.

Module 12: Installing, Upgrading, and Migrating to Windows 7

This module includes concept reinforcement scenarios to encourage students to use what they’ve learned throughout this course. Scenario solutions are provided.

Lessons

  • Scenario 1
  • Scenario 2
  • Scenario 3

Lab 1: Concept Reinforcement Scenarios

  • Scenario 1 Solution
  • Scenario 2 Solution
  • Scenario 3 Solution

After completing this module, students will be able to:

  • Understand how to use what they’ve learned in real-world scenarios.

 Idioma

  • Curso: Inglés

  • Labs: Inglés

€695.00

Información relacionada a la formación

Soporte siempre a tu lado

Soporte de formación: Siempre a tu lado

Formación presencial y telepresencial

¿Necesitas otra modalidad formativa?

bonificaciones

Bonificaciones para empresas