Discover Classes. Earn 10% Rewards.

Implement/Maintain MS SQL 2008 Integration Services is unfortunately unavailable

Thankfully we have 6 other SQL Server Classes for you to choose from. Check our top choices below or see all classes for more options.

SQL Level I

NYC Career Centers @ 185 Madison Ave, New York, NY & Virtually Online

Learn the fundamentals of SQL and relational databases in this introductory course, where you'll gain the skills to write SQL queries, filter results, and combine data from multiple tables. Explore the basics of database architecture and develop your skills in writing real SQL code with practical, hands-on exercises.

(680) Beginner 18 and older
$350

2 sessions

Gift it!

SQL Server Bootcamp

Noble Desktop @ 185 Madison Ave, New York, NY & Virtually Online

Gain actionable insights and turn raw data into useful information with the SQL Server Bootcamp. Learn Microsoft SQL Server and how to write SQL queries to extract, join, aggregate, and filter data in databases. Take your data analysis skills to the next level at Noble Desktop.

(373) All levels 18 and older
$975

6 sessions

Gift it!

SQL Level II

NYC Career Centers @ 185 Madison Ave, New York, NY & Virtually Online

Take your SQL skills to the next level by mastering advanced functions and techniques, including grouping data, filtering groups, working with dates and times, and performing advanced JOINs. Unlock the power of SQL to extract and analyze data with precision and turn it into actionable insights.

(680) Intermediate 18 and older
$350

2 sessions

Gift it!

SQL Bootcamp

NYC Career Centers @ 185 Madison Ave, New York, NY & Virtually Online

Master the art of extracting actionable insights from databases with the SQL Bootcamp at NYC Career Centers. Learn Microsoft SQL Server, join tables, aggregate data, and filter results in this hands-on course. Gain the skills needed to turn raw data into valuable insights for decision-making in any industry.

(680) All levels 18 and older
$975

3 sessions

Gift it!

SQL Level III

NYC Career Centers @ 185 Madison Ave, New York, NY & Virtually Online

Take your SQL skills to the next level with advanced techniques including subqueries, views, functions, and stored procedures in this comprehensive course.

(680) Advanced 18 and older
$425

2 sessions

Gift it!
See all SQL Server classes NYC

Implement/Maintain MS SQL 2008 Integration Services

  • Advanced
  • 18 and older
  • $1,595
  • Earn 15,950 reward points
  • Price Lock Guarantee
  • 33 Wood Avenue S, Iselin, NJ
  • over 3 sessions

Start Dates (0)

  • $1,595
  • over 3 sessions
  • All classes are live, hands-on training via remote instructor.
Showing 10 of 0

Class Description

Description

What you'll learn in this sql server training:

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
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.

Prerequisites
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.

Lessons
• Lesson 1: Overview of SQL Server Integration Services
• Lesson 2: Using Integration Services Tools

Lab: Introduction to SQL Server Integration Services
• Exercise 1: (Level 200) Using the Import and Export Wizard
• Exercise 2: (Level 200) Running an Integration Services Package

Module 2: Developing Integration Services Solutions
The students will be introduced to the development tasks that are involved in creating an Integration Services package.

Lessons
• Lesson 1: Creating an Integration Services Solution
• Lesson 2: Using Variables
• Lesson 3: Building and Running a Solution

Lab: Developing Integration Services Solutions
• Exercise 1 (Level 200): Creating an Integration Services Project
• Exercise 2 (Level 200): Implementing a Package
• Exercise 3: (Level 200) Building and Running an Integration Services package

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.

Lessons
• Lesson 1: Control Flow Tasks
• Lesson 2: Control Flow Precedent Constraints
• Lesson 3: Control Flow Containers

Lab: Implementing Control Flow
• Exercise 1: (Level 200) Creating a Simple Control Flow
• Exercise 2: (Level 200) Configuring Precedence Constraints
• Exercise 3: (Level 200) Using 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.

Lessons
• Lesson 1: Data Flow Sources and Destinations
• Lesson 2: Basic Data Flow Transformations
• Lesson 3: Advanced Data Flow Transformations
• Lesson 4: Data Flow Paths

Lab: Implementing Data Flow
• Exercise 1: (Level 200) Transferring Data
• Exercise 2: (Level 200) Implementing Transformations
• Exercise 3: (Level 200) Using Data Viewers
• Exercise 4: (Level 200) Configuring Error Output

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.

Lessons
• Lesson 1: Overview of Integration Services Logging
• Lesson 2: Enabling and Configuring Logging

Lab: Implementing Logging
• Exercise 1: (Level 200) Configuring Logging
• Exercise 2: (Level 200) Implementing Custom 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.

Lessons
• Lesson 1: Debugging a Package
• Lesson 2: Implementing Error Handling

Lab: Debugging and Error Handling
• Exercise 1: (Level 300) Debugging a Package
• Exercise 2: (Level 300) Implementing Error Handling
• Exercise 3: (Level 300) Controlling Failure Behavior

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.

Lessons
• Lesson 1: Implementing Checkpoints
• Lesson 2: Implementing Transactions

Lab: Implementing Checkpoints and Transactions
• Exercise 1: (Level 200) Implementing Checkpoints in a Package
• Exercise 2: (Level 300) Implementing Transactions in a Package
• Exercise 3: (Level 300) Implementing a Native Transaction

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.

Lessons
• Lesson 1: Package Configurations
• Lesson 2: Deploying Packages

Lab: Configuring and Deploying Packages
• Exercise 1: (Level 200) Creating a Package Configuration
• Exercise 2: (Level 200) Preparing a Package for Deployment
• Exercise 3: (Level 200) Deploying a Package

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.

Lessons
• Lesson 1: Managing Packages
• Lesson 2: Securing Packages

Lab: Managing and Securing Packages
• Exercise 1: (Level 200) Importing a Package
• Exercise 2: (Level 200) Configuring and Monitoring a Package
• Exercise 3: (Level 200) Scheduling a Package
• Exercise 4: (Level 200) Securing a Package

Refund Policy

Cancellation / Reschedule by Student

Because we must schedule rooms, ship course materials, assign instructors and provision computer resources well in advance, it is important students alert us ASAP with any cancel/reschedule requests.

Please note the following policies:

  • If requested 16 or more calendar days before the class
    • Cancellation requests made in this timeframe are eligible for refund less 5% cancellation fee.
    • Reschedule requests made in this timeframe will be accommodated if availability exists and will be processed at no additional charge.
  • If requested 15 calendar days or less before the class
    • Cancellation or Reschedule requests made by the student 15 calendar days or less before the class starts will be charged 100% the course fee and are not entitled to a refund.

Substitutions

  • If you are unable to attend your class, a substitute who meets the course prerequisites may attend in your place at no additional charge for the original class title, date and location. If you cannot find a substitute, you will be subject to the class cancellation policy.

Make-up Policy

Students are permitted one (1) Make-Up opportunity to attend an instructor-led class that was paid for but not previously attended for no additional charge.

  • Make-Up class registrations are subject to availability and are not entitled to refund.
  • Students may not reschedule a Make-up class registration.
  • Any no shows or cancellations forfeit their one Make-up opportunity.

Additionally, ONLC reserves the right to retire courses due to lack of demand. Retired classes are not available for Make-Up.

In the event that an instructor or the school needs to cancel at the last minute, students will receive a refund less a 5% non-refundable registration fee.

In any event where a customer wants to cancel their enrollment and is eligible for a full refund, a 5% processing fee will be deducted from the refund amount.

Reviews of Classes at ONLC Training Centers (7)

Similar Classes

Benefits of Booking Through CourseHorse

  • Booking is safe. When you book with us your details are protected by a secure connection.
  • Lowest price guaranteed. Classes on CourseHorse are never marked up.
  • This class will earn you 15950 points. Earn 10% back in reward points!

Questions & Answers (0)

Get quick answers from CourseHorse and past students.

ONLC Training Centers

ONLC Training Centers was founded in 1983 when Jim Palic and Andy Williamson left their positions as mainframe programmers with the Dupont Company to start one of the industry's first computer training companies.

Over thirty years and still growing, ONLC Training Centers is one of the the largest privately...

Read more about ONLC Training Centers

CourseHorse Approved

This school has been carefully vetted by CourseHorse and is a verified NYC educator.

ONLC Training Centers

ONLC Training Centers

All classes at this location

Google Map

Give This Course as a Gift Card

  • Thousands of classes
  • No expiration
  • Unique and memorable gifts for any occasion
  • Personalized
  • Explore a passion, gain a new skill, discover a new hobby, engage in a memorable experience
  • Instant delivery
  • Lock in a price with the Inflation Buster Gift Card Price Adjuster™

Buy a Gift Card

Book this Class as a Group Event

Booking this class for a group? Find great private group events

Or see all Professional Group Events

Explore group events and team building activities ranging from cooking, art, escape rooms, trivia, and more.

  • Price Lock Guarantee

    Secure your booking now and we'll match any price drop within 48 hours across all booking platforms, ensuring you never miss out on savings!

  • Earn 10% Reward Points

    Maximize your savings with every purchase. Unlock rewards on every transaction, ensuring you get the most value out of your experience!

  • No Added Fees

    Enjoy hassle-free transactions without worrying about additional charges. With us, what you see is what you pay - no surprises!

  • Curated Courses

    Discover a curated selection of courses handpicked by experts in the field. Dive into quality content that suits your learning needs and interests!

CourseHorse Gift Cards

  • Creative & unique gift for any occasion
  • Thousands of classes & experiences
  • No expiration date
  • Instant e-delivery (or choose a date)
  • Add a personalized message
  • Lock in a price with the Inflation Buster Gift Card Price Adjuster™
Buy a Gift Card
gift card with the CourseHorse logo gift card with the CourseHorse logo
Loading...