Skip to Content
Professional Microsoft SQL Server 2014 Integration Services
book

Professional Microsoft SQL Server 2014 Integration Services

by Brian Knight, Devin Knight, Jessica M. Moss, Mike Davis, Chris Rock
April 2014
Intermediate to advanced
912 pages
27h 14m
English
Wrox
Content preview from Professional Microsoft SQL Server 2014 Integration Services

Appendix BSSIS Internal Views and Stored Procedures

In this appendix you find an abbreviated table of some of the stored procedures and views that may be helpful for an administrator when hacking the SSISDB catalog. For the most part, you want to use the views instead of the underlying tables since the tables may change during service packs or new versions of SQL Server. It is for this reason the tables are not in the appendix. This list is not comprehensive but focuses on the commonly used ones when you want to hack the SSIS catalog.

VIEWS

VIEW USE
catalog.catalog_properties Contains all the properties of the SSIS catalog.
catalog.environment_variables Lists all the variables used by a set of environments.
catalog.environments Contains a list of SSIS environments in folders. You may need to reference this view to see what potential environments you have when running a package through T-SQL.
catalog.executions Each time you execute a package, a row is shown here. Shows the amount of resources being allocated to the package. Shows the duration of the package runtime, who ran the package, and from what machine.
catalog.event_messages As a package runs, several rows are shown here for each successful run of a step.
catalog.folders Contains a list of folders in the catalogs.
catalog.execution_data_statistics When the package runs in verbose mode, the package shows the statistics about the package runtime and rows sent.
catalog.object_parameters Shows a list of ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Professional Microsoft SQL Server 2012 Integration Services

Professional Microsoft SQL Server 2012 Integration Services

Brian Knight, Erik Veerman, Jessica M. Moss, Mike Davis, Chris Rock
Microsoft SQL Server 2014 Unleashed

Microsoft SQL Server 2014 Unleashed

Ray Rankins, Paul Bertucci, Chris Gallelli, Alex T. Silverstein
Pro SQL Server 2012 Integration Services

Pro SQL Server 2012 Integration Services

Francis Rodrigues, Michael Coles, David Dye
Knight's Microsoft SQL Server 2012 Integration Services 24-Hour Trainer

Knight's Microsoft SQL Server 2012 Integration Services 24-Hour Trainer

Brian Knight, Devin Knight, Mike Davis, Wayne Snyder

Publisher Resources

ISBN: 9781118850855Purchase book