desplegar Mi lista: 0 cursos
Home Cursos Informática y telecomunicaciones Cursos Administración de bases de datos Cursos SQL Server Curso Moc-2092populating a Datawarehousewithmic®sqlserver'00datatransformationservices
Megatraining

Moc-2092populating a Datawarehousewithmic®sqlserver'00datatransformationservices


Megatraining (España)

Curso - Presencial

Duración

25 Horas

Para qué te prepara

This course provides students with the knowledge and skills necessary to design a data warehouse an... ver másd to populate data marts by using Data Transformation Services (DTS) in Microsoft ® SQL Server™ 200

Precio

consultar

Valoración  ¿qué es esto?
cerrar

emagister valora los cursos midiendo:

  • las opiniones de exalumnos verificados
  • la nota media de todos los cursos del centro
  • la descripción y los detalles del curso
  • la rapidez de respuesta del centro a los usuarios
  • el n° de matriculados a través de emagister
Valoración Moc-2092populating a Datawarehousewithmic®sqlserver'00datatransformationservices Megatraining
  • opiniones exalumnos (0)
    opiniones Moc-2092populating a Datawarehousewithmic®sqlserver'00datatransformationservices Megatraining
  • nota del centro
    valoración Megatraining
  • descripción del curso
    descripción Curso Moc-2092populating a Datawarehousewithmic®sqlserver'00datatransformationservices Megatraining

opinar

Más cursos Tipo de Curso

Temática
Lugar
 

Matricula Cerrada

 

Detalles del curso

Tipo Curso Duración 25 Horas
Método / lugar contactar con el responsable Presencial
Para qué te prepara This course provides students with the knowledge and skills necessary to design a data warehouse and to populate data marts by using Data Transformation Services (DTS) in Microsoft ® SQL Server™ 200
Precio Consultar
con el centro
de formación

infórmate directamente de cómo matricularte, plazas disponibles ...

Cursos de SQL Server (de otros centros)

 
Implementación de Bases de Datos con SQL Server 2005  4
AEDE Technology School
Madrid - 550€  (Matrícula gratis)
Atención garantizada
 
Curso Oficial de Microsoft en Administracion de SQL Server 2008  3
CICE, Escuela Profesional de Nuevas Tecnologías.
Madrid - Precio: Consultar
Atención garantizada
 
Microsoft SQL Server 2005  3
Ábac Formació
Online - Precio: Consultar
Atención garantizada
 
SQL (20 horas- AÑO 2010)  3
Formatr3s
Madrid - 345€  (Matrícula gratis)
Atención garantizada
 
Administración de una Base de Datos en SQL Server 2005  2
TRAINING CHANNEL
Online - Gratuito
Atención garantizada
« compara los cursos seleccionados

Temario

Moc-2092populating a Datawarehousewithmic®sqlserver'00datatransformationservices

TEMARIO Y CONTENIDOS

Designing and Populating a Data Warehouse with Microsoft SQL Server 2000 Data Transformation
Services

Moc 2092

Introduction

This course provides students with the knowledge and
skills necessary to design a data warehouse and to populate data marts by using
Data Transformation Services (DTS) in Microsoft ® SQL Server™ 2000.

At Course Completion

At the end of the course, students will be able to:

  • Understand data warehousing concepts and applications.
  • Build relational data marts by using star schemas.
  • Develop a data warehouse data load strategy.
  • Use the DTS Import/Export Wizard.
  • Understand DTS package components.
  • Use DTS to copy and manage data.
  • Design insert based transformation by using the Transform Data Task.
  • Implement a Data Driven Query solution.
  • Execute packages and design package security.
  • Understand the basics of the DTS Object Model.
  • Modify DTS package properties.
  • Implement DTS in specific real-world data load scenarios.
  • Apply tuning techniques to DTS data loads.

Prerequisites

Before attending this course, students must have:

  • Familiarity with Microsoft SQL Server version 7.0 or Microsoft SQL Server 2000.
  • Course 832, System Administration for Microsoft SQL Server 7.0 and Course 833, Implementing a Database on Microsoft SQL Server 7.0 or the equivalent Microsoft SQL Server 2000 courses.
  • Knowledge of Transact-SQL usage in the development of online transaction processing (OLTP) systems.
  • Basic understanding of programming principles (especially experience with a scripting language such as Microsoft Visual Basic Scripting Edition or Microsoft JScript development software).
  • Understanding of basic database design, administration, and implementation concepts.

The course materials, lectures, and lab exercises are in English. To benefit fully from our instruction, students need an understanding of the English language and completion of the prerequisites.

Microsoft Certified Professional Exams

This course will help the student prepare for the following Microsoft Certified Professional exam:

  • There is no MCP exam associated with this course.

Student Materials

The course materials are yours to keep. You will be provided with the following software for use in the classroom:

Course Outline

Module 1: Using DTS in a Data Warehouse

The following topics are covered in this module:

  • Defining Data Transformation Services
  • Identifying DTS Applications
  • Defining the Data Warehouse System
  • Applying DTS to the Data Warehouse

At the end of this module, you will be able to explain how Data Transformation Services is used.This includes:

  • Describing the functionality of DTS.
  • Listing applications of DTS.
  • Describing components of a data warehouse system.
  • Describing how you can use DTS in a data warehouse.

Module 2: Defining Data Warehouse Structures

The following topics are covered in this module:

  • Defining the Polaris Data Warehouse
  • Identifying Source and Destination Structures
  • Defining Dimension Tables
  • Defining Fact Tables
  • Implementing the Star Schema

At the end of this module, you will be able to describe the data structures and storage of the data warehouse used in the class. This includes:

  • Describing the polaris data warehouse initiative.
  • Describing a data warehouse star schema.
  • Defining dimension tables.
  • Identifying components of fact tables.
  • Describing how to implement the star schema.

Module 3: Populating Data Warehouse Structures

The following topics are covered in this module:

  • Reviewing the Star Schema Data Load
  • Defining the Dimension Data Load
  • Defining the Fact Table Data Load
  • Implementing Staging Tables
  • Applying Data Transformation Services
  • Using DTS to Populate the Sales Star

At the end of this module, you will be able to populate tables and use staging tables. This includes:

  • Describing how to implement the star schema.
  • Populating dimension tables.
  • Populating fact tables.
  • Describing how to use staging tables.
  • Defining DTS packages.
  • Identifying the components of DTS packages.

Module 4: Using the DTS Import/Export Wizard

The following topics are covered in this module:

  • Defining the Import/Export Wizard
  • Copying Objects Between Heterogeneous Databases
  • Copying Tables from Microsoft Access 2000 to SQL Server
  • Creating a Prototype Package
  • Loading the Employee_dim Dimension
  • Loading the Product_dim Dimension

At the end of this module, you will be able to perform simple data transfers. This includes:

  • Describing how the DTS Import/Export Wizard can apply to various data load scenarios.
  • Using the DTS Import/Export Wizard to copy tables and views.
  • Copying tables from Access to SQL Server 2000 by using the DTS Import/Export Wizard.
  • Using the DTS Import/Export Wizard to create a prototype DTS package.
  • Loading the employee_dim dimension of the polaris data warehouse by using the DTS Import/Export Wizard.
  • Loading the product_dim dimension of the polaris data warehouse by using the DTS Import/Export Wizard.

Module 5: Understanding DTS Package Elements

The following topics are covered in this module:

  • Learning Package Components
  • Using DTS Package Designer
  • Defining Package Connections
  • Defining Package Tasks
  • Defining Package Steps
  • Storing and Executing Packages
  • Adding a Parallel Data Load to Product_dim

At the end of this module, you will be able to set up and configure package connections, tasks, and steps. This includes:

  • Describing package components.
  • Starting DTS Package Designer and designing a package by using DTS Package Designer.
  • Setting up connections for data sources and destinations.
  • Setting up package tasks.
  • Defining package workflow by using precedence constraints.
  • Designing package storage and executing a package.
  • Creating a parallel data load.

Module 6: Copying and Managing Data

The following topics are covered in this module:

  • Identifying DTS Tasks That Copy and Manage Data
  • Using the Bulk Insert Task
  • Loading Staging Tables
  • Using the Execute SQL Task
  • Using the Copy SQL Server Objects Task

At the end of this module, you will be able to use the Bulk Insert task, the Execute SQL task, and the Copy SQL Server Objects task. This includes:

  • Describing the group of tasks that copy and manage data.
  • Using the Bulk Insert Task to load files into SQL Server.
  • Using format files with the Bulk Insert task.
  • Using the Execute SQL task to execute parameterized SQL statements.
  • Copying objects by using the Copy SQL Server Objects task.

Module 7: Performing Data Transformations

The following topics are covered in this module:

  • Performing Transformations in DTS
  • Defining the Transform Data Task
  • Setting Up the Source and Destination
  • Creating Transformations
  • Configuring Error Handling
  • Optimizing for SQL Server Destinations

At the end of this module, you will be able to use the Transform Data task. This includes:

  • Describing how the Data Transformation Services data pump processes data.
  • Defining the functionality of the Transform Data task.
  • Setting up the source and destination for the Transform Data task.
  • Creating data transformations.
  • Setting up error handling.
  • Configuring data load settings for SQL Server destinations.

Module 8: Extending Transformations

The following topics are covered in this module:

  • Building Microsoft ActiveX ® Script Transformations
  • Creating Advanced Transformations
  • Using Lookup Queries
  • Implementing SQL Solutions
  • Using the Multiphase Data Pump

At the end of this module, you will be able to design extended transformations by using the Transform Data task. This includes:

  • Designing ActiveX script transformations for the Transform Data task.
  • Using the DTSTransformStat constants in advanced transformations.
  • Defining how to incorporate lookups in ActiveX script transformations.
  • Implementing SQL solutions with the Transform Data task
  • Describing the functionality of the multiphase data pump.

Module 9: Implementing Data Driven Query Solutions

The following topics are covered in this module:

  • Using the Data Driven Query Task
  • Building a Data Driven Query Task Solution
  • Maintaining Slowly Changing Dimensions
  • Refreshing the New_product_dim Table
  • Learning Best Practices for the DDQ

At the end of this module, you will be able to use and create data driven queries. This includes:

  • Understanding when and how to use the Data Driven Query task.
  • Building a Data Driven Query task solution.
  • Conditionally processing data by using the Data Driven Query task.
  • Implementing a Type 1 slowly changing dimension solution.
  • Listing best practices for designing Data Driven Query task solutions.

Module 10: Storing DTS Packages and Metadata

The following topics are covered in this module:

  • Understanding Package Versions
  • Storing DTS Packages
  • Securing DTS Packages
  • Storing Metadata
  • Tracking Data Lineage

At the end of this module, you will be able to store DTS packages, implement package passwords, and track package metadata and data lineage. This includes:

  • Describing how DTS manages package versions.
  • Listing package storage modes.
  • Securing DTS packages by using package passwords.
  • Storing database and package metadata in Meta Data Services.
  • Implementing data lineage for DTS data loads.

Module 11: Executing Packages

The following topics are covered in this module:

  • Defining Package Executions
  • Executing Packages Interactively
  • Using Package Execution Utilities
  • Creating Package Execution Logs
  • Executing Moduleal Packages
  • Scheduling Packages

At the end of this module, you will be able to execute packages in several ways. This includes:

  • Describing package execution behavior.
  • Executing packages interactively.
  • Usign package execution utilities.
  • Creating package execution logs.
  • Using the Execute Package task.
  • Describing how to automate and schedule packages.

Module 12: Managing Package Properties

The following topics are covered in this module:

  • Reviewing DTS Package Elements
  • Understanding Disconnected Edit
  • Using the Dynamic Properties Task
  • Managing Connection Properties

At the end of this module, you will be able to manage package properties. This includes:

  • Describing package elements.
  • Viewing and changing package properties by using the Dynamic Properties task.
  • Modifying package properties by using the Dynamic Properties task.
  • Listing best practices for managing connection properties.

Module 13: Building Advanced Workflows

The following topics are covered in this module:

  • Implementing Asynchronous Workflows
  • Implementing Package Transactions
  • Creating a Package Loop

At the end of this module, you will be able to create complex package workflows. This includes:

  • Asynchronously executing packages.
  • Creating package transactions.
  • Understanding how to implement a loop.

Module 14: Applying Best Practices

The following topics are covered in this module:

  • Defining the Data Load Scenario
  • Developing Packages
  • Choosing Tasks
  • Designing Transformations
  • Defining Workflows
  • Storing and Executing Packages
  • Managing Packages

At the end of this module, you will be able to apply best practices to designing and implementing packages in DTS. This includes:

  • Describing how to define a data load strategy for creating packages.
  • Explaining the criteria used to choose a package design method.
  • Describing which tasks are best for different data load scenarios.
  • Listing best practices for implementing data transformations.
  • Describing best practices for designing workflows.
  • Listing best practices for storing and executing packages.
  • Describing how to best manage package elements.

Module 15: Case Study - Populating the Shipments Star

The following topics are covered in this module:

  • Defining the Shipments Star
  • Populating the Shipments Star
  • Migrating the Shipments Star

At the end of this module, you will be able to demonstrate the ability to apply DTS design and implementation concepts. This includes:

  • Defining the components of the shipments star.
  • Loading the dimensions and the fact table in the shipments star by creating and executing DTS packages.
  • Managing and maintaining the shipments star packages.

ver todo el temario

consulta

más detalles del temario directamente a Megatraining.

Pedir información gratis

infórmate directamente de cómo matricularte, plazas disponibles ...

 

Valoración y opiniones de exalumnos

 
Valoración de emagister Valoración Moc-2092populating a Datawarehousewithmic®sqlserver'00datatransformationservices Megatraining
  • opiniones exalumnos (0) comentarios Moc-2092populating a Datawarehousewithmic®sqlserver'00datatransformationservices Megatraining
  • nota del centro opinión Megatraining
  • descripción del curso descripción Curso Moc-2092populating a Datawarehousewithmic®sqlserver'00datatransformationservices Megatraining
Valoración de exalumnos (0 opiniones)
  • profesores
     
  • temario
     
  • instalaciones
     
  • atención al usuario
     
  • material didáctico
     

emagister valora los cursos midiendo:

  • las opiniones de exalumnos verificados
  • la nota media de todos los cursos del centro
  • la descripción y los detalles del curso
  • la rapidez de respuesta del centro a los usuarios
  • el n° de matriculados a través de emagister

¿Has hecho este curso?

 

Sobre Megatraining

Descripción del centro
Formación:

Megatraining cubre todas las necesidades de formación informática de la empresa, tanto a nivel usuario como a nivel técnico

Sus necesidades son nuestras soluciones:

Porque nuestro objetivo es conseguir la plena satisfacción de los cliente.
Colaboramos con ellos para ofrecer soluciones, allí donde hay necesidades.

Desde 1997

Megatraining se creó en 1997, con sedes en Barcelona, Madrid y Bilbao

Profesorado

Nuestros profesores disponen de las acreditaciones oficiales necesarias para impartir cada curso

Soluciones globales:

Megatraining posee además estructura de soporte para la mayoría de provincias españolas y puede ofrecerle soluciones de formación específicas en cualquier punto de la geografía española.

Confianza

La fidelidad de nuestros clientes ratifica la calidad de nuestros cursos y de nuestros profesores.

Todos los cursos

de Megatraining en emagister.

Ver lista de cursos

infórmate directamente de cómo matricularte, plazas disponibles ...

Información relacionada con SQL Server

Más formación relacionada
 
Acceso Mcts Microsoft SQL Server 2008 Administración  3
Ceticsa, Consultoría y Formación-Centro Of. Microsoft (CPLS)
Madrid  -  1.195€ + IVA  (Beca)
Atención garantizada
 
Privado SQL Server 2005  3
Escuela Tic - Grupo Cenec
Madrid  -  720€ IVA exento
Atención garantizada
 
Microsoft SQL Server 2005  2
ETEA
Online  -  118€ IVA inc.
Atención garantizada
 
Introducción a SQL Server 2000  2
Pridem
Online  -  294€ IVA inc.
Atención garantizada
 
Microsoft SQL Server 2005 - Online  3
Campus Educativo de Castilla y León
Online  -  150€ IVA inc.
Atención garantizada
 

Páginas internacionales: España  |  Italia  |  Francia  |  México  |  Alemania  |  Reino Unido  |  Argentina |  Chile |  Colombia |  USA    Y próximamente: India |  Brasil

Palabras más relacionadas con los cursos que estás viendo: madrid gratis sql madrid sql server test conducir permiso b tecnico superior en educacion infantil hablar en publico test examen conducir clase b tecnico en educacion infantil verbos en pasado simple

emagister.com cumple la Ley Orgánica 15/1999 de 13 de diciembre, de Protección de datos de Carácter Personal, y posee el código de inscripción nº 2002010053 del Registro General de la Agencia de Protección de Datos. Copyright © 1999/2000 - Grupo Intercom - Todos los derechos