THE SQL Server Blog Spot on the Web

Welcome to SQLblog.com - The SQL Server blog spot on the web Sign in | |
in Search

Browse by Tags

All Tags » ssis » sp_ssiscatalog   (RSS)
  • sp_ssiscatalog v1.0.3.0 available now [SSIS]

    I’ve just put out a new version of sp_ssiscatalog. The main change is requesting a list of executions using: exec sp_ssiscatalog @operation_type='execs' returns a new field called relative_duration: This length of the “bar” in that field represents the duration of that execution relative to all the other executions in ...
    Posted to SSIS Junkie (Weblog) by jamiet on March 15, 2013
  • sp_ssiscatalog v1.0.2.0 now available for download [SSIS]

    v1.0.2.0 – what’s in it? Things have been a bit quiet on the sp_ssiscatalog front since I last blogged about it three months ago in December 2012. Rest-assured development continues apace however and today I’m making available a minor update, v1.0.2.0 which is now available for download from Codeplex. For those that don’t know I describe ...
    Posted to SSIS Junkie (Weblog) by jamiet on March 11, 2013
  • sp_ssiscatalog v1.0.1.0 now available for download

    13 days ago I wrote a blog post entitled Introducing sp_ssiscatalog (v1.0.0.0) in which I first made mention of sp_ssiscatalog, an open source stored procedure intended to make it easy to query the SSIS Catalog. I have been working on some enhancements since then and hence v1.0.1.0 is now available for download from Codeplex. What’s new in this ...
    Posted to SSIS Junkie (Weblog) by jamiet on November 20, 2012
  • Introducing sp_ssiscatalog (v1.0.0.0)

    Regular readers of my blog may know that over the last year I have made available a suite of SQL Server Reporting Services (SSRS) reports that provide visualisations of the data in the SQL Server Integration Services (SSIS) 2012 Catalog. Those reports are available at http://ssisreportingpack.codeplex.com. As I have built these reports and used ...
    Posted to SSIS Junkie (Weblog) by jamiet on November 6, 2012
Powered by Community Server (Commercial Edition), by Telligent Systems
  Privacy Statement