<?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 &#187; crashes</title>
	<atom:link href="http://rasql.com/tag/crashes/feed/" rel="self" type="application/rss+xml" />
	<link>http://rasql.com</link>
	<description>Ra Osolage&#039;s SQL Server Blog</description>
	<lastBuildDate>Fri, 13 Aug 2010 17:25:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Finding Which SQL Server Instances Just Restarted</title>
		<link>http://rasql.com/2010/01/which-sql-instances-restarted/</link>
		<comments>http://rasql.com/2010/01/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, &#8230; <a href="http://rasql.com/2010/01/which-sql-instances-restarted/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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>
<p><em>Consequently, I&#8217;ve found that you can track shutdowns of SQL Server by EventID 17148.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://rasql.com/2010/01/which-sql-instances-restarted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

