<?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/"
	>

<channel>
	<title>RaSQL.com</title>
	<atom:link href="http://rasql.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rasql.com</link>
	<description>Ra Osolage&#039;s SQL Server Blog</description>
	<lastBuildDate>Mon, 01 Feb 2010 22:02:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Finding Which SQL Server Instances Just Restarted</title>
		<link>http://rasql.com/2010/01/27/which-sql-instances-restarted/</link>
		<comments>http://rasql.com/2010/01/27/which-sql-instances-restarted/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 16:05:17 +0000</pubDate>
		<dc:creator>Osolage</dc:creator>
				<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[crashes]]></category>
		<category><![CDATA[event log]]></category>
		<category><![CDATA[restart]]></category>

		<guid isPermaLink="false">http://rasql.com/?p=6</guid>
		<description><![CDATA[Today, i&#8217;m troubleshooting an issue with the cluster where our SharePoint databases are housed. I got an alert from SCOM saying that one of the clustered SQL Server instances had failed. (Thanks SCOM a.k.a. OpsMgr for letting me know!)
Anyways, I wanted to know real quick which instances had actually restarted. Quickest way I knew was [...]]]></description>
			<content:encoded><![CDATA[<p>Today, i&#8217;m troubleshooting an issue with the cluster where our SharePoint databases are housed. I got an alert from SCOM saying that one of the clustered SQL Server instances had failed. (Thanks SCOM a.k.a. OpsMgr for letting me know!)</p>
<p>Anyways, I wanted to know real quick which instances had actually restarted. Quickest way I knew was to filter the Windows application event log down to EventID 17162. Turns out, SCOM was right. Only one instance reported that it had been restarted.</p>
<p>Now that I know which instances have restarted, I can begin the in-depth research&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://rasql.com/2010/01/27/which-sql-instances-restarted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
