<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblog.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results matching tags 'SSIS', 'SSIS Reporting Pack', and 'SQL Server 2012'</title><link>http://sqlblog.com/search/SearchResults.aspx?o=DateDescending&amp;tag=SSIS,SSIS+Reporting+Pack,SQL+Server+2012&amp;orTags=0</link><description>Search results matching tags 'SSIS', 'SSIS Reporting Pack', and 'SQL Server 2012'</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>SSIS Reporting Pack v0.2 now available</title><link>http://sqlblog.com/blogs/jamie_thomson/archive/2011/09/04/ssis-reporting-pack-v0-2-now-available.aspx</link><pubDate>Sun, 04 Sep 2011 13:57:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:38268</guid><dc:creator>jamiet</dc:creator><description>
&lt;p&gt;In December 2010 I announced in a blog post &lt;a href="http://sqlblog.com/blogs/jamie_thomson/archive/2010/12/09/introducing-ssis-reporting-pack-for-sql-server-code-named-denali.aspx" target="_blank"&gt;Introducing SSIS Reporting Pack for SQL Server code-named Denali&lt;/a&gt; that I planned to provide a series of reports that visualised information held in the SSIS Catalog in SQL Server Denali – I called these reports the &lt;b&gt;SSIS Reporting Pack&lt;/b&gt;. At that time SSIS Reporting Pack was a precursor to what I really wanted to provide because the reports were built upon the SSIS Catalog from Denali CTP1; Denali CTP3 brought with it a whole heap of changes to the SSIS Catalog (read more at &lt;a href="http://sqlblog.com/blogs/jamie_thomson/archive/2011/07/16/ssis-logging-in-denali.aspx" target="_blank"&gt;SSIS Logging in Denali&lt;/a&gt;) and accordingly SSIS Reporting Pack has been enhanced dramatically.&lt;/p&gt;
  &lt;h2&gt;Download and Install&lt;/h2&gt;  
&lt;p&gt;You can always download the latest release of SSIS Reporting Pack from &lt;a href="http://ssisreportingpack.codeplex.com/releases/" title="http://ssisreportingpack.codeplex.com/releases/"&gt;http://ssisreportingpack.codeplex.com/releases/&lt;/a&gt;. In the release that I am announcing today (v0.2) the reports are delivered in an msi installer rather than simply a zip file as they were before, use the installer to easily make the&amp;nbsp; reports available in whatever location you require:&lt;/p&gt;
  
&lt;blockquote&gt;   
&lt;p&gt;&lt;a href="http://sqlblog.com/blogs/jamie_thomson/image_66CCD4F4.png"&gt;&lt;img src="http://sqlblog.com/blogs/jamie_thomson/image_thumb_2552229B.png" style="background-image:none;border:0px none;padding-left:0px;padding-right:0px;display:inline;padding-top:0px;" title="image" alt="image" border="0" height="443" width="568"&gt;&lt;/a&gt;&lt;/p&gt;
 &lt;/blockquote&gt;
  
&lt;p&gt;After installation you will have a folder containing all the report project artefacts.&lt;/p&gt;
  
&lt;blockquote&gt;   
&lt;p&gt;&lt;a href="http://sqlblog.com/blogs/jamie_thomson/image_43BC6384.png"&gt;&lt;img src="http://sqlblog.com/blogs/jamie_thomson/image_thumb_5B0767F5.png" style="background-image:none;border:0px none;padding-left:0px;padding-right:0px;display:inline;padding-top:0px;" title="image" alt="image" border="0" height="431" width="566"&gt;&lt;/a&gt;&lt;/p&gt;
 &lt;/blockquote&gt;
  
&lt;p&gt;Open SSISReportingPack.rptproj in Visual Studio just as you would any other Reporting Services project from where you can deploy the reports to your Denali report server of choice. You will need to edit the data source (SSISCatalog.rds) to point to your SSIS Catalog (i.e. the [SSISDB] database). If you do not have your own instance of the SSIS Catalog database ([SSISDB]) but still wish to evaluate SSIS Reporting Pack I have made a copy of [SSISDB] available on SQL Azure that can be accessed using the following credentials:&lt;/p&gt;
  
&lt;table cellpadding="2" cellspacing="0"&gt;     
&lt;tr&gt;       
&lt;td&gt;         
&lt;p align="center"&gt;&lt;b&gt;Server&lt;/b&gt;&lt;/p&gt;
       &lt;/td&gt;
        
&lt;td&gt;&amp;nbsp;&lt;/td&gt;
        
&lt;td&gt;         
&lt;p align="center"&gt;&lt;b&gt;Username&lt;/b&gt;&lt;/p&gt;
       &lt;/td&gt;
        
&lt;td&gt;&amp;nbsp;&lt;/td&gt;
        
&lt;td&gt;         
&lt;p align="center"&gt;&lt;b&gt;Password&lt;/b&gt;&lt;/p&gt;
       &lt;/td&gt;

&lt;td&gt;         
&lt;p align="center"&gt;&lt;b&gt;Database&lt;/b&gt;&lt;/p&gt;
       &lt;/td&gt;
     &lt;/tr&gt;
      
&lt;tr&gt;       
&lt;td&gt;         
&lt;p align="center"&gt;enf3k2ao1m.database.windows.net&lt;/p&gt;
       &lt;/td&gt;
        
&lt;td&gt;&amp;nbsp;&lt;/td&gt;
        
&lt;td&gt;         
&lt;p align="center"&gt;ro&lt;/p&gt;
       &lt;/td&gt;
        
&lt;td&gt;&amp;nbsp;&lt;/td&gt;
        
&lt;td&gt;         
&lt;p align="center"&gt;r3@d0nly&lt;/p&gt;
       &lt;/td&gt;
&lt;td&gt;         
&lt;p align="center"&gt;SSISDB&lt;/p&gt;
       &lt;/td&gt;
     &lt;/tr&gt;
   &lt;/table&gt;
        
&lt;blockquote&gt;   &lt;h2&gt;&lt;a href="http://sqlblog.com/blogs/jamie_thomson/image_790575E9.png"&gt;&lt;img src="http://sqlblog.com/blogs/jamie_thomson/image_thumb_05932306.png" style="background-image:none;border:0px none;padding-left:0px;padding-right:0px;display:inline;padding-top:0px;" title="image" alt="image" border="0" height="679" width="566"&gt;&lt;/a&gt;&lt;/h2&gt; &lt;/blockquote&gt;
  &lt;h2&gt;The Reports&lt;/h2&gt;  
&lt;p&gt;As I said above the reports have been changed in order to leverage the new additions to the SSIS Catalog in CTP3. The main enhancement I want to draw your attention to is the rich navigation of log data that is now provided&lt;/p&gt;
  
&lt;p&gt;&lt;a href="http://sqlblog.com/blogs/jamie_thomson/image_11B49D2D.png"&gt;&lt;img src="http://sqlblog.com/blogs/jamie_thomson/image_thumb_731AAC83.png" style="background-image:none;border:0px none;padding-left:0px;padding-right:0px;display:inline;padding-top:0px;" title="image" alt="image" border="0" height="540" width="774"&gt;&lt;/a&gt;&lt;/p&gt;
  
&lt;p&gt;Notice that the log messages are now &lt;i&gt;contextual&lt;/i&gt;, each message is shown against the executable that raised the message which in turn is indented indicating its position in the executable hierarchy. I expect this to be of great benefit when navigating package execution logs which, prior to Denali, was very difficult due to it essentially being a long flat list of messages.&lt;/p&gt;
  
&lt;p&gt;SSIS Reporting Pack also has the ability to visualise the duration of each excutable:&lt;/p&gt;
  
&lt;p&gt;&lt;a href="http://sqlblog.com/blogs/jamie_thomson/image_37E6D0B8.png"&gt;&lt;img src="http://sqlblog.com/blogs/jamie_thomson/image_thumb_6F4CE1E6.png" style="background-image:none;border:0px none;padding-left:0px;padding-right:0px;display:inline;padding-top:0px;" title="image" alt="image" border="0" height="408" width="779"&gt;&lt;/a&gt;&lt;/p&gt;
  
&lt;p&gt;In the simple example highlighted here by the red box we can see that iteration 3 of the For Each Loop “FEL Loop over top performing regions” took considerably longer than the two previous iterations; SSIS Reporting Pack gives us the tools we need to drill in and find out exactly where and why that slow down occurred.&lt;/p&gt;
  
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
                
&lt;p&gt;Those are two of the main new features of SSIS Reporting Pack but there is lots more to discover so if you are evaluating SSIS in Denali I encourage you to &lt;a href="http://ssisreportingpack.codeplex.com/releases/" target="_blank"&gt;download SSIS Reporting Pack&lt;/a&gt; and use it to learn about the plethora of data that is available in the SSIS Catalog. Please do bear in mind that this is still an early release so there are still lots of improvements to be made in the future; you can suggest improvements or report bugs either in the comments section below or (preferably) on the Discussions page at &lt;a href="http://ssisreportingpack.codeplex.com/discussions" title="http://ssisreportingpack.codeplex.com/discussions"&gt;http://ssisreportingpack.codeplex.com/discussions&lt;/a&gt;.&lt;/p&gt;
  
&lt;p&gt;&lt;a href="http://twitter.com/jamiet"&gt;@jamiet&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Introducing SSIS Reporting Pack for SQL Server code-named Denali</title><link>http://sqlblog.com/blogs/jamie_thomson/archive/2010/12/08/introducing-ssis-reporting-pack-for-sql-server-code-named-denali.aspx</link><pubDate>Wed, 08 Dec 2010 23:25:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:31456</guid><dc:creator>jamiet</dc:creator><description>&lt;p&gt;In recent blog posts I have introduced the new SSIS Catalog that is forthcoming in SQL Server Code-named Denali:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="http://sqlblog.com/blogs/jamie_thomson/archive/2010/11/10/what-s-new-in-ssis-in-denali.aspx" target="_blank"&gt;What's new in SSIS in Denali&lt;/a&gt; &lt;/li&gt;

&lt;li&gt;&lt;a href="http://sqlblog.com/blogs/jamie_thomson/archive/2010/11/10/introduction-to-ssis-projects-in-denali.aspx" target="_blank"&gt;Introduction to SSIS Projects in Denali&lt;/a&gt; &lt;/li&gt;

&lt;li&gt;&lt;a href="http://sqlblog.com/blogs/jamie_thomson/archive/2010/11/11/parameters-in-ssis-in-denali.aspx" target="_blank"&gt;Parameters in SSIS In Denali&lt;/a&gt; &lt;/li&gt;

&lt;li&gt;&lt;a href="http://sqlblog.com/blogs/jamie_thomson/archive/2010/11/13/ssis-server-catalogs-environments-environment-variables-in-ssis-in-denali.aspx" target="_blank"&gt;SSIS Server, Catalogs, Environments and Environment Variables in SSIS in Denali&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The SSIS Catalog is responsible for executing SSIS packages and also for capturing the metadata from those executions. However, at the time of writing there is no mechanism provided to view analyse and drill into that metadata and that is the reason that I am, in this blog post, introducing a suite of SSIS Catalog reports called the &lt;strong&gt;SSIS Reporting Pack&lt;/strong&gt; &lt;strike&gt;which you can download from my SkyDrive at &lt;a title="http://cid-550f681dad532637.office.live.com/self.aspx/Public/SSIS%20Reporting%20Pack/SSISReportingPack%20v0.1.zip" href="http://bit.ly/ez55g4"&gt;http://bit.ly/ez55g4&lt;/a&gt;.&amp;nbsp;&lt;/strike&gt; The
latest version of the reports can be gotten from &lt;a href="http://ssisreportingpack.codeplex.com/releases/"&gt;http://ssisreportingpack.codeplex.com/releases/&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;In this first release the SSIS Reporting Pack includes five reports:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Catalog – A high-level summary of all activity in the Catalog &lt;/li&gt;

&lt;li&gt;Folders – A summary of activity in each Catalog Folder &lt;/li&gt;

&lt;li&gt;Folder – Project-level activity per single Folder &lt;/li&gt;

&lt;li&gt;Executions – A visualisation of all executions per Folder/Project/Package/Environment or subset thereof &lt;/li&gt;

&lt;li&gt;Execution – Information about an individual execution &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Here is a screenshot of the Executions report:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;a href="http://sqlblog.com/blogs/jamie_thomson/image_5DA473E3.png"&gt;&lt;img style="border-width:0px;padding-top:0px;padding-right:0px;padding-left:0px;display:inline;background-image:none;" title="image" border="0" alt="image" src="http://sqlblog.com/blogs/jamie_thomson/image_thumb_3D0D0E64.png" width="738" height="515"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Notice that the SSIS Reporting Pack provides a visual overview of all executions in the Catalog. Each execution is represented as a bar on the bar chart, the success or otherwise of each execution is indicated by the colour of the bar and the execution time is indicated by the bar height.&lt;/p&gt;

&lt;p&gt;I have recorded a video that gives an overview of the SSIS Reporting which I have embedded below. If you are having any trouble viewing the video go see it at &lt;a title="http://vimeo.com/17617974" href="http://vimeo.com/17617974"&gt;http://vimeo.com/17617974&lt;/a&gt;&lt;/p&gt;

&lt;object&gt;



    
&lt;embed style="width:600px;height:450px;" src="http://vimeo.com/moogaloop.swf?clip_id=17617974&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=1&amp;amp;show_portrait=0&amp;amp;color=00ADEF&amp;amp;fullscreen=1" allowfullscreen="true"&gt;&lt;/object&gt;

&lt;p&gt;I must stress that this is a very early version of the SSIS Reporting Pack and I am expecting it to change a lot over the coming year. I am very keen to get some feedback about this, specifically:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;let me know if anything does not work as you expect &lt;/li&gt;

&lt;li&gt;give me your feature requests &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The easiest way to get hold of of me for now is within the comments section of this blog post.&lt;/p&gt;

&lt;p&gt;That’s all for now. I hope the SSIS Reporting Pack proves useful and I look forward to hearing your feedback. Lastly, that download link again: &lt;strike&gt;&lt;a title="http://cid-550f681dad532637.office.live.com/self.aspx/Public/SSIS%20Reporting%20Pack/SSISReportingPack%20v0.1.zip" href="http://bit.ly/ez55g4"&gt;http://bit.ly/ez55g4&lt;/a&gt;&lt;/strike&gt;. &lt;a href="http://ssisreportingpack.codeplex.com/releases/"&gt;http://ssisreportingpack.codeplex.com/releases/&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://twitter.com/jamiet"&gt;@jamiet&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>