<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Operating-Quadrant &#187; SQL Server</title>
	<atom:link href="http://operatingquadrant.com/category/sql-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://operatingquadrant.com</link>
	<description>Living in the I.T. Operating Quadrant. Useful articles on real world solutions involving Monitoring (System Center Operations Manager), Virtualization, Reporting, Scripting (PowerShell), and much more.</description>
	<lastBuildDate>Tue, 01 May 2012 11:20:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='operatingquadrant.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Operating-Quadrant &#187; SQL Server</title>
		<link>http://operatingquadrant.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://operatingquadrant.com/osd.xml" title="Operating-Quadrant" />
	<atom:link rel='hub' href='http://operatingquadrant.com/?pushpress=hub'/>
		<item>
		<title>“Must Have” SCOM Monitors – Long Running SQL Block Detection</title>
		<link>http://operatingquadrant.com/2009/08/13/%e2%80%9cmust-have%e2%80%9d-scom-monitors-%e2%80%93-long-running-sql-block-detection/</link>
		<comments>http://operatingquadrant.com/2009/08/13/%e2%80%9cmust-have%e2%80%9d-scom-monitors-%e2%80%93-long-running-sql-block-detection/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 13:40:53 +0000</pubDate>
		<dc:creator>Kristopher Bash</dc:creator>
				<category><![CDATA[SCOM]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[System Center Operations Manager]]></category>

		<guid isPermaLink="false">http://operatingquadrant.com/?p=48</guid>
		<description><![CDATA[Marios Philippopoulos did a great job  with an article on monitoring long-running SQL blocks with SCOM 2007 at SQLServerCentral.com.    The article:  Monitoring Database Blocking Through SCOM 2007 Custom Rules and Alerts (http://www.sqlservercentral.com/articles/Blocking/64038/)  provides a set of scripts for detecting (and display vital information about) long-running blocks in SQL Server 2000 and 2005 as well as [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=operatingquadrant.com&#038;blog=8969466&#038;post=48&#038;subd=operatingquadrant&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Marios Philippopoulos did a great job  with an article on monitoring long-running SQL blocks with SCOM 2007 at SQLServerCentral.com.    The article:  <em>Monitoring Database Blocking Through SCOM 2007 Custom Rules and Alerts</em> (<a href="http://www.sqlservercentral.com/articles/Blocking/64038/">http://www.sqlservercentral.com/articles/Blocking/64038/</a>)  provides a set of scripts for detecting (and display vital information about) long-running blocks in SQL Server 2000 and 2005 as well as a walkthrough on configuring the SCOM elements for alerting.  This is an absolute life-saver and can really cut down on troubleshooting time when dealing with application issues caused by problematic SQL blocking.</p>
<p>The only customizations I’ve made to this monitoring configuration when implementing are some changes to the SQL script to tune the block duration threshold as well as increase the size of some of the type definitions in the temp table to allow for longer command name output.</p>
<p>I’d highly recommend this article to anyone using SCOM to monitor SQL Server.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/operatingquadrant.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/operatingquadrant.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/operatingquadrant.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/operatingquadrant.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/operatingquadrant.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/operatingquadrant.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/operatingquadrant.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/operatingquadrant.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/operatingquadrant.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/operatingquadrant.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/operatingquadrant.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/operatingquadrant.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/operatingquadrant.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/operatingquadrant.wordpress.com/48/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=operatingquadrant.com&#038;blog=8969466&#038;post=48&#038;subd=operatingquadrant&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://operatingquadrant.com/2009/08/13/%e2%80%9cmust-have%e2%80%9d-scom-monitors-%e2%80%93-long-running-sql-block-detection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/26f47dda05ea2d756f1f83f1164605aa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">KB</media:title>
		</media:content>
	</item>
	</channel>
</rss>
