Learn your way! Get started

SSIS 2014, Part 10 of 11: Managing Packages

with expert Don Kiely


Watch trailer


Course at a glance

Included in these subscriptions:

  • Dev & IT Pro Video
  • Dev & IT Pro Power Pack

Release date 6/8/2015
Level Intermediate
Runtime 1h 24m
Closed captioning Included
Transcript Included
eBooks / courseware Included
Hands-on labs Included
Sample code Included
Exams Included


Enterprise Solutions

Need reporting, custom learning tracks, or SCORM? Learn More



Course description

SQL Server and Integration Services provide plenty of tools for package management that you’ll learn about in this course. These include Management Studio and SQL Server Agent, as well as command line and graphical utilities like DTUtil, DTExec, and DTExecUI. With these tools you can execute packages in various ways and move, copy, and encrypt packages. To give one idea of how flexible these tools can be, there are at least four ways to execute a package, besides SQL Server Data Tools. You’ll learn some of the most important techniques for managing packages and some of the tools you can use, including those various ways to execute packages. There is a lot of overlapping functionality, so it is important to learn enough about all the tools so that you can use the ones best suited to your preferences, environment, and work style.

Prerequisites

This course assumes that you have a basic familiarity with the concept of relational databases and a basic understanding of what SQL Server is and the high-level tools in it, as well as how to create and manage objects using Management Studio. You should also have a basic understanding of how SQL Server implements security, including its authentication and authorization schemes, and how to assign permissions on securable objects to principals. You should know the fundamentals of Transact-SQL to write queries to retrieve data and join data from multiple tables, and how to execute scripts using the query editor in Management Studio. You must also know how to connect to an instance of SQL Server 2012 or 2014 using the various connection dialog boxes in Management Studio and development tools. It will be very helpful, but not absolutely necessary, to have experience with .NET development using Visual Studio 2013 or later for the portions of the course that deal with SQL Server Data Tools (which is a lot of it). At the very least, we’ll assume that you are well familiar with the Visual Studio user interface. This course assumes no prior knowledge of SQL Server Integration Services beyond what is covered in the previous SSIS courses.

Learning Paths

This course will help you prepare for the following certifications and exams:
MCSE: Business Intelligence
MCSA: SQL Server 2012/2014
MCSE: Data Platform
70-467: Designing Business Intelligence Solutions with Microsoft SQL Server
70-463: Implementing a Data Warehouse with Microsoft SQL Server 2012/2014

This course is part of the following LearnNowOnline SuccessPaths™:
SQL Server Integration Services

Meet the expert

Don Kiely is a featured instructor on many of our SQL Server and Visual Studio courses. He is a nationally recognized author, instructor, and consultant specializing in Microsoft technologies. Don has many years of teaching experience, is the author or co-author of several programming books, and has spoken at many industry conferences and user groups. In addition, Don is a consultant for a variety of companies that develop distributed applications for public and private organizations.

Course outline



Managing Packages

Managing Packages (19:46)
  • Introduction (01:27)
  • Managing Packages with DTUtil (03:08)
  • DTUtil Exit Codes (01:00)
  • DTUtil Samples (01:19)
  • DTUtil Samples (cont.) (01:47)
  • Managing with Management Studio (03:02)
  • Demo: Managing with Mgmt Studio (04:25)
  • Demo: Mgmt Studio Features (02:38)
  • Summary (00:56)
Using The SSIS Catalog (15:00)
  • Introduction (00:52)
  • Using the SSIS Catalog (01:40)
  • Demo: Creating an SSIS Catalog (05:01)
  • Demo: Exploring the Catalog (02:43)
  • Demo: Catalog Properties (04:26)
  • Summary (00:16)
SSIS Catalog Project Deployment (29:55)
  • Introduction (00:25)
  • Project Deployment (04:20)
  • Deploying Projects (01:41)
  • Demo: Converting a Project (04:45)
  • Demo: Select Configurations (04:10)
  • Demo: Convert & Test (04:59)
  • Demo: Deploy to SSIS Catalog (03:51)
  • Demo: Execute & Report (04:58)
  • Summary (00:43)
Executing Packages (09:06)
  • Introduction (00:23)
  • Executing Packages (01:41)
  • DTExecUI: Execute Pkg Utility (01:37)
  • Demo: DTExecUI (05:06)
  • Summary (00:17)
Executing Pkg at Command Line (03:29)
  • Introduction (00:37)
  • Demo: Execute at Cmd Line (02:00)
  • Demo: Executing Package (00:25)
  • Summary (00:26)
Scheduling with SQLServerAgent (07:15)
  • Introduction (00:52)
  • Demo: Start SQL Server Agent (03:12)
  • Demo: Configure & Execute Job (02:49)
  • Summary (00:20)