<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>SQL Server Blocked Process Report Viewer</title><link>http://sqlblockedprocesses.codeplex.com/project/feeds/rss</link><description>SQL Server&amp;#39;s tracing tools generate blocked process reports to give more information about potential concurrency problems on a database server.  But they are difficult to read. SQL Server Blocked Process Report Viewer organizes and presents this information in a useful way.</description><item><title>Source code checked in, #19253</title><link>http://sqlblockedprocesses.codeplex.com/SourceControl/changeset/changes/19253</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 20:30:36 GMT</pubDate><guid isPermaLink="false">Source code checked in, #19253 20121001083036P</guid></item><item><title>Source code checked in, #19252</title><link>http://sqlblockedprocesses.codeplex.com/SourceControl/changeset/changes/19252</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 20:28:45 GMT</pubDate><guid isPermaLink="false">Source code checked in, #19252 20121001082845P</guid></item><item><title>New Comment on "Documentation"</title><link>http://sqlblockedprocesses.codeplex.com/documentation?&amp;ANCHOR#C22043</link><description>Anything special that needs to be captured in the trace&amp;#63; &amp;#10;&amp;#10;I have a feeling I know that there is, but it would be nice to be documented here.</description><author>samgreene</author><pubDate>Tue, 27 Dec 2011 23:24:23 GMT</pubDate><guid isPermaLink="false">New Comment on "Documentation" 20111227112423P</guid></item><item><title>New Comment on "Documentation"</title><link>http://sqlblockedprocesses.codeplex.com/documentation?&amp;ANCHOR#C22042</link><description>Anything special that needs to be captured in the trace.  I have a feeling I know that there is, but it would be nice to be documented here.</description><author>samgreene</author><pubDate>Tue, 27 Dec 2011 23:24:02 GMT</pubDate><guid isPermaLink="false">New Comment on "Documentation" 20111227112402P</guid></item><item><title>Updated Release: Release 1.0 (Jul 07, 2011)</title><link>http://sqlblockedprocesses.codeplex.com/releases/view/69675</link><description>&lt;div class="wikidoc"&gt;Supported on SQL Server 2005 (as well as traces created using SQL Server 2005)&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mjswart</author><pubDate>Wed, 20 Jul 2011 15:06:31 GMT</pubDate><guid isPermaLink="false">Updated Release: Release 1.0 (Jul 07, 2011) 20110720030631P</guid></item><item><title>Released: Release 1.0 (Jul 07, 2011)</title><link>http://sqlblockedprocesses.codeplex.com/releases/view/69675</link><description>
&lt;div class="wikidoc"&gt;Supported on SQL Server 2005 (as well as traces created using SQL Server 2005)&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Wed, 20 Jul 2011 15:06:31 GMT</pubDate><guid isPermaLink="false">Released: Release 1.0 (Jul 07, 2011) 20110720030631P</guid></item><item><title>Closed Feature: Include SQL Trace script and .tdf in download [310]</title><link>http://sqlblockedprocesses.codeplex.com/workitem/310</link><description>Include a script to manage the creation of a server side SQL Trace that captures blocked process reports.&lt;br /&gt;Also include a trace template definition dile &amp;#40;&amp;#42;.tdf&amp;#41; which can be used by profiler as a template for capturing blocked process reports.&lt;br /&gt;Comments: &lt;p&gt;These issues are fixed in Version 1.0&lt;/p&gt;</description><author>mjswart</author><pubDate>Fri, 08 Jul 2011 01:21:48 GMT</pubDate><guid isPermaLink="false">Closed Feature: Include SQL Trace script and .tdf in download [310] 20110708012148A</guid></item><item><title>Closed Feature: Add a test suite [280]</title><link>http://sqlblockedprocesses.codeplex.com/workitem/280</link><description>Add a set of files and scripts to the project that exercise the stored procedure. &lt;br /&gt;Plan to update the test suite when bugs crop up.&lt;br /&gt;Comments: &lt;p&gt;These issues are fixed in Version 1.0&lt;/p&gt;</description><author>mjswart</author><pubDate>Fri, 08 Jul 2011 01:21:48 GMT</pubDate><guid isPermaLink="false">Closed Feature: Add a test suite [280] 20110708012148A</guid></item><item><title>Closed Issue: Show warning if file extension doesn't match TraceType [279]</title><link>http://sqlblockedprocesses.codeplex.com/workitem/279</link><description>If a tracefile of type FILE called &amp;#34;something.xml&amp;#34; is specified, warn the user that maybe they meant to specify type XMLFILE. Similarly, if a tracefile of type XMLFILE called &amp;#34;something.trc&amp;#34; is specified, warn the user that maybe they meant to specify type FILE.&lt;br /&gt;&lt;br /&gt;Handle case where a trace of type TABLE has a .xml or .trc extension too.&lt;br /&gt;Comments: &lt;p&gt;These issues are fixed in Version 1.0&lt;/p&gt;</description><author>mjswart</author><pubDate>Fri, 08 Jul 2011 01:21:47 GMT</pubDate><guid isPermaLink="false">Closed Issue: Show warning if file extension doesn't match TraceType [279] 20110708012147A</guid></item><item><title>Closed Issue: Documentation Mentions Incorrect Default Tracetype [287]</title><link>http://sqlblockedprocesses.codeplex.com/workitem/287</link><description>make these consistent&lt;br /&gt;Comments: &lt;p&gt;These issues are fixed in Version 1.0&lt;/p&gt;</description><author>mjswart</author><pubDate>Fri, 08 Jul 2011 01:21:47 GMT</pubDate><guid isPermaLink="false">Closed Issue: Documentation Mentions Incorrect Default Tracetype [287] 20110708012147A</guid></item><item><title>Closed Feature: Support SQL Server 2005 [277]</title><link>http://sqlblockedprocesses.codeplex.com/workitem/277</link><description>This script works on SQL Server 2008 and later. Make this work on SQL Server 2005 and later.&lt;br /&gt;Comments: &lt;p&gt;These issues are fixed in Version 1.0&lt;/p&gt;</description><author>mjswart</author><pubDate>Fri, 08 Jul 2011 01:21:46 GMT</pubDate><guid isPermaLink="false">Closed Feature: Support SQL Server 2005 [277] 20110708012146A</guid></item><item><title>Commented Feature: Support SQL Server 2005 [277]</title><link>http://sqlblockedprocesses.codeplex.com/workitem/277</link><description>This script works on SQL Server 2008 and later. Make this work on SQL Server 2005 and later.&lt;br /&gt;Comments: ** Comment from web user: mjswart ** &lt;p&gt;Done, just had to avoid 2008 specific data types.&lt;/p&gt;</description><author>mjswart</author><pubDate>Fri, 08 Jul 2011 01:15:53 GMT</pubDate><guid isPermaLink="false">Commented Feature: Support SQL Server 2005 [277] 20110708011553A</guid></item><item><title>Source code checked in, #9113</title><link>http://sqlblockedprocesses.codeplex.com/SourceControl/changeset/changes/9113</link><description>parsing time to the second &amp;#40;not millisecond&amp;#41;</description><author>mjswart</author><pubDate>Fri, 08 Jul 2011 01:12:52 GMT</pubDate><guid isPermaLink="false">Source code checked in, #9113 20110708011252A</guid></item><item><title>Source code checked in, #9111</title><link>http://sqlblockedprocesses.codeplex.com/SourceControl/changeset/changes/9111</link><description>support SQL Server 2005 by avoiding datetime2 and hierarchyid</description><author>mjswart</author><pubDate>Fri, 08 Jul 2011 01:04:17 GMT</pubDate><guid isPermaLink="false">Source code checked in, #9111 20110708010417A</guid></item><item><title>Updated Release: 0.6 (beta 2) (May 18, 2011)</title><link>http://sqlblockedprocesses.codeplex.com/releases/view/66563</link><description>&lt;div class="wikidoc"&gt;&lt;ul&gt;&lt;li&gt;fixed a few bugs&lt;/li&gt;
&lt;li&gt;added some documentation (which you’ve already seen if you read my blog).&lt;/li&gt;
&lt;li&gt;added some SQL Profiler template files and SQL Trace scripts to help collect BPR&lt;/li&gt;
&lt;li&gt;added a quick and dirty test suite.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mjswart</author><pubDate>Wed, 18 May 2011 12:21:08 GMT</pubDate><guid isPermaLink="false">Updated Release: 0.6 (beta 2) (May 18, 2011) 20110518122108P</guid></item><item><title>Released: 0.6 (beta 2) (May 18, 2011)</title><link>http://sqlblockedprocesses.codeplex.com/releases/view/66563</link><description>
&lt;div class="wikidoc"&gt;
&lt;ul&gt;
&lt;li&gt;fixed a few bugs &lt;/li&gt;&lt;li&gt;added some documentation (which you’ve already seen if you read my blog). &lt;/li&gt;&lt;li&gt;added some SQL Profiler template files and SQL Trace scripts to help collect BPR
&lt;/li&gt;&lt;li&gt;added a quick and dirty test suite.&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Wed, 18 May 2011 12:21:08 GMT</pubDate><guid isPermaLink="false">Released: 0.6 (beta 2) (May 18, 2011) 20110518122108P</guid></item><item><title>Created Release: 0.6 (beta 2) (May 18, 2011)</title><link>http://sqlblockedprocesses.codeplex.com/releases?ReleaseId=66563</link><description>&lt;div class="wikidoc"&gt;&lt;ul&gt;&lt;li&gt;fixed a few bugs&lt;/li&gt;
&lt;li&gt;added some documentation (which you’ve already seen if you read this blog).&lt;/li&gt;
&lt;li&gt;added some SQL Profiler template files and SQL Trace scripts to help collect BPR&lt;/li&gt;
&lt;li&gt;added a quick and dirty test suite.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mjswart</author><pubDate>Wed, 18 May 2011 12:20:14 GMT</pubDate><guid isPermaLink="false">Created Release: 0.6 (beta 2) (May 18, 2011) 20110518122014P</guid></item><item><title>Source code checked in, #7709</title><link>http://sqlblockedprocesses.codeplex.com/SourceControl/changeset/changes/7709</link><description>inline docs</description><author>mjswart</author><pubDate>Wed, 18 May 2011 12:13:33 GMT</pubDate><guid isPermaLink="false">Source code checked in, #7709 20110518121333P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://sqlblockedprocesses.codeplex.com/documentation?version=6</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;&lt;span style="line-height:26px"&gt;&lt;strong&gt;&lt;span style="font-family:&amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; color:black"&gt;Syntax&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;
&lt;pre style="background:#DDDDDD"&gt;&lt;span style="font-family:&amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; color:black"&gt;sp_blocked_process_report_viewer [@Trace = ] 'TraceFileOrTable'&lt;/span&gt;&lt;span style="font-family:Calibri,sans-serif"&gt; [ , [ @Type = ] 'TraceType' ] &lt;/span&gt;&lt;/pre&gt;
&lt;p style="line-height:19.8pt"&gt;&lt;strong&gt;&lt;span style="font-family:&amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;"&gt;Arguments&lt;/span&gt;&lt;/strong&gt;&lt;span style="font-size:10.0pt; font-family:&amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; color:black"&gt;&lt;br&gt;
&lt;strong&gt;[@Trace = ] &amp;lsquo;TraceFileOrTable&amp;rsquo;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-left:.5in"&gt;&lt;span style="font-size:10.0pt; font-family:&amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; color:black"&gt;Is the name of the trace table or trace file that holds the blocked process reports&lt;/span&gt;&lt;/p&gt;
&lt;p style="line-height:19.8pt"&gt;&lt;strong&gt;&lt;span style="font-size:10.0pt; font-family:&amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; color:black"&gt;[@Trace = ] &amp;lsquo;TraceType&amp;rsquo;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p style="margin-left:.5in"&gt;&lt;span style="font-size:10.0pt; font-family:&amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; color:black"&gt;Is the type of file referenced by TraceFileOrTable. Values can be TABLE, FILE or XMLFILE. The default is FILE&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:10.0pt; font-family:&amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Remember: When it comes to concurrency problems, &lt;strong&gt;&lt;em&gt;you don&amp;rsquo;t have to guess what&amp;rsquo;s wrong!!!&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I explain &lt;em&gt;when&lt;/em&gt; to use this tool flowchart style!&lt;/p&gt;
&lt;p&gt;&lt;img usemap="#x_x_mymap" src="http://michaeljswart.com/wp-content/uploads/2011/05/flowchart.png" border="0" alt="" width="476" height="580"&gt;&lt;br&gt;
You can see a &amp;quot;clickable&amp;quot; version of this flowchart at Michael J. Swart's blog at&amp;nbsp;&lt;a href="http://michaeljswart.com/2011/05/when-to-use-blocked-processes-reports/"&gt;http://michaeljswart.com/2011/05/when-to-use-blocked-processes-reports/&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mjswart</author><pubDate>Wed, 18 May 2011 01:54:43 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20110518015443A</guid></item><item><title>Updated Wiki: Documentation</title><link>http://sqlblockedprocesses.codeplex.com/documentation?version=5</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;&lt;span style="line-height:26px"&gt;&lt;strong&gt;&lt;span style="font-family:&amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; color:black"&gt;Syntax&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;
&lt;pre style="background:#DDDDDD"&gt;&lt;span style="font-family:&amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; color:black"&gt;sp_blocked_process_report_viewer [@Trace = ] 'TraceFileOrTable'&lt;/span&gt;&lt;span style="font-family:Calibri,sans-serif"&gt; [ , [ @Type = ] 'TraceType' ] &lt;/span&gt;&lt;/pre&gt;
&lt;p style="line-height:19.8pt"&gt;&lt;strong&gt;&lt;span style="font-family:&amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;"&gt;Arguments&lt;/span&gt;&lt;/strong&gt;&lt;span style="font-size:10.0pt; font-family:&amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; color:black"&gt;&lt;br&gt;
&lt;strong&gt;[@Trace = ] &amp;lsquo;TraceFileOrTable&amp;rsquo;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-left:.5in"&gt;&lt;span style="font-size:10.0pt; font-family:&amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; color:black"&gt;Is the name of the trace table or trace file that holds the blocked process reports&lt;/span&gt;&lt;/p&gt;
&lt;p style="line-height:19.8pt"&gt;&lt;strong&gt;&lt;span style="font-size:10.0pt; font-family:&amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; color:black"&gt;[@Trace = ] &amp;lsquo;TraceType&amp;rsquo;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p style="margin-left:.5in"&gt;&lt;span style="font-size:10.0pt; font-family:&amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;; color:black"&gt;Is the type of file referenced by TraceFileOrTable. Values can be TABLE, FILE or XMLFILE. The default is FILE&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:10.0pt; font-family:&amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Remember: When it comes to concurrency problems, &lt;strong&gt;&lt;em&gt;you don&amp;rsquo;t have to guess what&amp;rsquo;s wrong!!!&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I explain &lt;em&gt;when&lt;/em&gt; to use this tool flowchart style!&lt;/p&gt;
&lt;p&gt;&lt;img usemap="#x_mymap" src="http://michaeljswart.com/wp-content/uploads/2011/05/flowchart.png" border="0" alt="" width="476" height="580"&gt;&lt;br&gt;
&amp;lt;map id=&amp;quot;mymap&amp;quot; name=&amp;quot;mymap&amp;quot;&amp;gt; &amp;lt;area title=&amp;quot;Wait Statistics&amp;quot; shape=&amp;quot;rect&amp;quot; coords=&amp;quot;309,97,450,142&amp;quot; href=&amp;quot;http://www.sqlskills.com/BLOGS/PAUL/post/Wait-statistics-or-please-tell-me-where-it-hurts.aspx&amp;quot; alt=&amp;quot;Wait Statistics&amp;quot; target=&amp;quot;_blank&amp;quot; /&amp;gt; &amp;lt;area title=&amp;quot;Who
 Is Active&amp;quot; shape=&amp;quot;rect&amp;quot; coords=&amp;quot;309,176,450,218&amp;quot; href=&amp;quot;http://sqlblog.com/blogs/adam_machanic/archive/2011/04/23/leader-of-the-block-a-month-of-activity-monitoring-part-23-of-30.aspx&amp;quot; alt=&amp;quot;Who Is Active&amp;quot; target=&amp;quot;_blank&amp;quot; /&amp;gt; &amp;lt;area title=&amp;quot;SQL Trace&amp;quot; shape=&amp;quot;rect&amp;quot;
 coords=&amp;quot;314,240,442,266&amp;quot; href=&amp;quot;http://msdn.microsoft.com/en-us/library/ms191168.aspx&amp;quot; alt=&amp;quot;SQL Trace&amp;quot; target=&amp;quot;_blank&amp;quot; /&amp;gt; &amp;lt;area title=&amp;quot;SQL Server Blocked Process Report Viewer&amp;quot; shape=&amp;quot;rect&amp;quot; coords=&amp;quot;325,293,435,417&amp;quot; href=&amp;quot;http://sqlblockedprocesses.codeplex.com/&amp;quot;
 alt=&amp;quot;SQL Server Blocked Process Report Viewer&amp;quot; target=&amp;quot;_blank&amp;quot; /&amp;gt; &amp;lt;area title=&amp;quot;Event Notifications&amp;quot; shape=&amp;quot;rect&amp;quot; coords=&amp;quot;310,435,448,491&amp;quot; href=&amp;quot;http://msdn.microsoft.com/en-us/library/ms182602.aspx&amp;quot; alt=&amp;quot;Event Notifications&amp;quot; target=&amp;quot;_blank&amp;quot; /&amp;gt; &amp;lt;area title=&amp;quot;The
 Future &amp;ndash; Tracking Blocking in Denali&amp;quot; shape=&amp;quot;rect&amp;quot; coords=&amp;quot;308,520,450,559&amp;quot; href=&amp;quot;http://sqlblog.com/blogs/jonathan_kehayias/archive/2010/12/21/an-xevent-a-day-21-of-31-the-future-tracking-blocking-in-denali.aspx&amp;quot; alt=&amp;quot;The Future &amp;ndash; Tracking Blocking
 in Denali&amp;quot; target=&amp;quot;_blank&amp;quot; /&amp;gt; &amp;lt;/map&amp;gt; &lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mjswart</author><pubDate>Wed, 18 May 2011 01:53:29 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20110518015329A</guid></item></channel></rss>