<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www2.sqlblog.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Less Data is More Data (A Month of Monitoring, Part 5 of 30)</title><link>http://www2.sqlblog.com/blogs/adam_machanic/archive/2011/04/05/less-data-is-more-data-a-month-of-monitoring-part-5-of-30.aspx</link><description>This post is part 5 of a 30-part series about the Who is Active stored procedure. A new post will run each day during the month of April, 2011. After April all of these posts will be edited and combined into a single document to become the basis of the</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>re: Less Data is More Data (A Month of Monitoring, Part 5 of 30)</title><link>http://www2.sqlblog.com/blogs/adam_machanic/archive/2011/04/05/less-data-is-more-data-a-month-of-monitoring-part-5-of-30.aspx#34683</link><pubDate>Tue, 05 Apr 2011 20:00:28 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:34683</guid><dc:creator>Ken Trock</dc:creator><description>&lt;p&gt;Got a few SPIDs on one of our production servers under the default configuration. &lt;/p&gt;
&lt;p&gt;So far I've noticed that you're able to get the whole sql_text for an active SPID. I know they cutoff routinely in Performance Dashboard. Maybe that's 2k or 4k characters. Will have to wait until we get a real massive query :) This is cool.&lt;/p&gt;
</description></item><item><title>re: Less Data is More Data (A Month of Monitoring, Part 5 of 30)</title><link>http://www2.sqlblog.com/blogs/adam_machanic/archive/2011/04/05/less-data-is-more-data-a-month-of-monitoring-part-5-of-30.aspx#34698</link><pubDate>Wed, 06 Apr 2011 10:46:19 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:34698</guid><dc:creator>Neil Hambly</dc:creator><description>&lt;p&gt;Cool Series - will add to my daily reading list (need to move some stuff of that as it's getting very big)&lt;/p&gt;
&lt;p&gt;BTW Did seen an odd thing with @show_system_spids = 1 I noticed the system one have a {start_time} as dates in the future I.E&lt;/p&gt;
&lt;p&gt;only seems to be on these Builds: 10.xx&lt;/p&gt;
&lt;p&gt;dd hh:mm:ss.mss	session_id	sql_text	login_name&lt;/p&gt;
&lt;p&gt;90 15:16:10.000	9	 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NULL	sa&lt;/p&gt;
&lt;p&gt;start_time	 &amp;nbsp; &amp;nbsp; &amp;nbsp;request_id	collection_time&lt;/p&gt;
&lt;p&gt;2011-04-16 06:13:45.000	0	2011-04-06 11:15:14.080&lt;/p&gt;
</description></item><item><title>re: Less Data is More Data (A Month of Monitoring, Part 5 of 30)</title><link>http://www2.sqlblog.com/blogs/adam_machanic/archive/2011/04/05/less-data-is-more-data-a-month-of-monitoring-part-5-of-30.aspx#34718</link><pubDate>Thu, 07 Apr 2011 04:44:36 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:34718</guid><dc:creator>Allan T</dc:creator><description>&lt;p&gt;Great series.&lt;/p&gt;
&lt;p&gt;A colleague told me about this script.&lt;/p&gt;
&lt;p&gt;I have used it at a customer site to troubleshoot some issues.&lt;/p&gt;
&lt;p&gt;I am looking forward to reading through this series as is progresses.&lt;/p&gt;
&lt;p&gt;I have run into one inconvenient issue. It is difficult to export the results of sql_text to--say--Excel. It generates a new line after &amp;lt;?query-- and then again before ..?&amp;gt;, shifting all of the other columns.&lt;/p&gt;
&lt;p&gt;As the series progresses, I am hopeful for discussion on how to customize this output.&lt;/p&gt;
</description></item><item><title>re: Less Data is More Data (A Month of Monitoring, Part 5 of 30)</title><link>http://www2.sqlblog.com/blogs/adam_machanic/archive/2011/04/05/less-data-is-more-data-a-month-of-monitoring-part-5-of-30.aspx#34723</link><pubDate>Thu, 07 Apr 2011 13:22:33 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:34723</guid><dc:creator>Adam Machanic</dc:creator><description>&lt;p&gt;Hi Allan,&lt;/p&gt;
&lt;p&gt;There will be a post on output customization. Whether or not it will fix your Excel issue is another question entirely. I have some other ideas for you, though. Stay tuned to the series and follow up later this month if you haven't figured it out yet.&lt;/p&gt;
</description></item><item><title>re: Less Data is More Data (A Month of Monitoring, Part 5 of 30)</title><link>http://www2.sqlblog.com/blogs/adam_machanic/archive/2011/04/05/less-data-is-more-data-a-month-of-monitoring-part-5-of-30.aspx#34724</link><pubDate>Thu, 07 Apr 2011 13:23:56 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:34724</guid><dc:creator>Adam Machanic</dc:creator><description>&lt;p&gt;Hi Neil, &lt;/p&gt;
&lt;p&gt;Dates in the future are of definite concern! This is not something I've ever seen before. What does sys.dm_os_sys_info report in the sqlserver_start_time column?&lt;/p&gt;
</description></item><item><title>re: Less Data is More Data (A Month of Monitoring, Part 5 of 30)</title><link>http://www2.sqlblog.com/blogs/adam_machanic/archive/2011/04/05/less-data-is-more-data-a-month-of-monitoring-part-5-of-30.aspx#34944</link><pubDate>Sat, 16 Apr 2011 19:13:06 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:34944</guid><dc:creator>Neil Hambly</dc:creator><description>&lt;p&gt;Hi Adam&lt;/p&gt;
&lt;p&gt;it seems that this is only showing dates in the future only for background spids, I have checked this is happening on both 2005 &amp;amp; 2008 systems, it maybe due to high values in sqlserver_start_time_ms_ticks perhaps&lt;/p&gt;
&lt;p&gt;Example of one of the systems&lt;/p&gt;
&lt;p&gt;sqlserver_start_time_ms_ticks&lt;/p&gt;
&lt;p&gt;971501395&lt;/p&gt;
&lt;p&gt;sp_whoisactive &lt;/p&gt;
&lt;p&gt;spid 1&lt;/p&gt;
&lt;p&gt;dd hh:mm:ss.mss	session_id	sql_text	login_name	wait_info	tasks	CPU	tempdb_allocations	tempdb_current	blocking_session_id	reads	writes	context_switches	physical_io	physical_reads	used_memory	status	open_tran_count	percent_complete	host_name	database_name	program_name	start_time	request_id	collection_time&lt;/p&gt;
&lt;p&gt;35 15:16:10.000	1	NULL	sa	NULL	 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1	 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 840,299	 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0	 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0	NULL	 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 6	 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1	 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;147,901	 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1	 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1	 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0	background	 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0	NULL		master		2011-04-18 13:45:22.000	0	2011-04-16 20:06:03.357&lt;/p&gt;
&lt;p&gt;EXEC sp_WhoIsActive &lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;@get_task_info = 2&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;,@show_system_spids = 1&lt;/p&gt;
&lt;p&gt;Select * from sys.dm_os_sys_info &amp;nbsp; &amp;nbsp;&lt;/p&gt;
</description></item><item><title>re: Less Data is More Data (A Month of Monitoring, Part 5 of 30)</title><link>http://www2.sqlblog.com/blogs/adam_machanic/archive/2011/04/05/less-data-is-more-data-a-month-of-monitoring-part-5-of-30.aspx#34962</link><pubDate>Mon, 18 Apr 2011 02:44:41 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:34962</guid><dc:creator>Adam Machanic</dc:creator><description>&lt;p&gt;Thanks to Neil running some more tests on his end, this issue has been fixed. A new version will be posted shortly.&lt;/p&gt;
</description></item><item><title>Getting More Information (A Month of Activity Monitoring, Part 18 of 30)</title><link>http://www2.sqlblog.com/blogs/adam_machanic/archive/2011/04/05/less-data-is-more-data-a-month-of-monitoring-part-5-of-30.aspx#35016</link><pubDate>Tue, 19 Apr 2011 14:06:32 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:35016</guid><dc:creator>Adam Machanic</dc:creator><description>&lt;p&gt;This post is part 18 of a 30-part series about the Who is Active stored procedure. A new post will run&lt;/p&gt;
</description></item><item><title>Deciding What (Not) To See (A Month of Activity Monitoring, Part 9 of 30)</title><link>http://www2.sqlblog.com/blogs/adam_machanic/archive/2011/04/05/less-data-is-more-data-a-month-of-monitoring-part-5-of-30.aspx#35050</link><pubDate>Wed, 20 Apr 2011 14:40:09 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:35050</guid><dc:creator>Adam Machanic</dc:creator><description>&lt;p&gt;This post is part 9 of a 30-part series about the Who is Active stored procedure. A new post will run&lt;/p&gt;
</description></item><item><title>Twenty Nine Days of Activity Monitoring (A Month of Activity Monitoring, Part 30 of 30)</title><link>http://www2.sqlblog.com/blogs/adam_machanic/archive/2011/04/05/less-data-is-more-data-a-month-of-monitoring-part-5-of-30.aspx#35333</link><pubDate>Sat, 30 Apr 2011 15:45:02 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:35333</guid><dc:creator>Adam Machanic</dc:creator><description>&lt;p&gt;This post is part 30 of a 30-part series about the Who is Active stored procedure. A new post will run&lt;/p&gt;
</description></item></channel></rss>