<?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>SQL Server Planet &#187; sp_who2</title>
	<atom:link href="http://sqlserverplanet.com/tag/sp_who2/feed" rel="self" type="application/rss+xml" />
	<link>http://sqlserverplanet.com</link>
	<description>Tips and Articles on SQL Server</description>
	<lastBuildDate>Sat, 19 May 2012 05:20:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>A Better sp_who2 using DMVs (sp_who3)</title>
		<link>http://sqlserverplanet.com/dmv-queries/a-better-sp_who2-using-dmvs-sp_who3</link>
		<comments>http://sqlserverplanet.com/dmv-queries/a-better-sp_who2-using-dmvs-sp_who3#comments</comments>
		<pubDate>Fri, 19 Jun 2009 07:18:20 +0000</pubDate>
		<dc:creator>Derek Dieter</dc:creator>
				<category><![CDATA[DBA]]></category>
		<category><![CDATA[DMV Queries]]></category>
		<category><![CDATA[sp_who2]]></category>

		<guid isPermaLink="false">http://sqlserverplanet.com/?p=275</guid>
		<description><![CDATA[The following code generates the same information found in sp_who2, along with some additional troubleshooting information. It also contains the SQL Statement being run, so instead of having to execute a separate DBCC INPUTBUFFER, the statement being executed is shown in the results. Unlike sp_who2, sp_who3 only shows sessions that have a current executing request. [...]]]></description>
		<wfw:commentRss>http://sqlserverplanet.com/dmv-queries/a-better-sp_who2-using-dmvs-sp_who3/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

