<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for SQLRockstar | Thomas LaRock</title>
	
	<link>http://thomaslarock.com</link>
	<description />
	<lastBuildDate>Tue, 22 May 2012 14:55:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/SQLRockstarComments" /><feedburner:info uri="sqlrockstarcomments" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
		<title>Comment on March Madness – SQL Server System Tables – sysjobhistory by How To Find Long Running Backups in SQL Server | SQLRockstar | Thomas LaRock</title>
		<link>http://thomaslarock.com/2011/04/march-madness-sql-server-system-tables-sysjobhistory/comment-page-1/#comment-6974</link>
		<dc:creator>How To Find Long Running Backups in SQL Server | SQLRockstar | Thomas LaRock</dc:creator>
		<pubDate>Tue, 22 May 2012 14:55:59 +0000</pubDate>
		<guid isPermaLink="false">http://thomaslarock.com/?p=5554#comment-6974</guid>
		<description>[...] written before about how much I love looking for outliers. One example of this can be found in the post I did on the sysjobhistory table. Recently I was asked to put together some code to find out which backups were “running [...]</description>
		<content:encoded><![CDATA[<p>[...] written before about how much I love looking for outliers. One example of this can be found in the post I did on the sysjobhistory table. Recently I was asked to put together some code to find out which backups were &#8220;running [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Junior DBA Interview Questions by Sean</title>
		<link>http://thomaslarock.com/2009/04/junior-dba-questions/comment-page-1/#comment-6971</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Sat, 19 May 2012 00:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://sqlbatman.com/?p=1767#comment-6971</guid>
		<description>Great tips here, I would like to add a few questions to consider:
What particular software do you use?
Are there specific criteria upon which I will be evaluated?
Will I be expected to work late nights or over the weekend? (Only if 
“What is the typical work week? Is overtime expected?” doesn’t bring up 
this information)

Thanks for sharing!</description>
		<content:encoded><![CDATA[<p>Great tips here, I would like to add a few questions to consider:<br />
What particular software do you use?<br />
Are there specific criteria upon which I will be evaluated?<br />
Will I be expected to work late nights or over the weekend? (Only if<br />
“What is the typical work week? Is overtime expected?” doesn’t bring up<br />
this information)</p>
<p>Thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 2012 MVP Summit Preview by The Microsoft Secret Society | Blog</title>
		<link>http://thomaslarock.com/2012/02/2012-mvp-summit-preview/comment-page-1/#comment-6969</link>
		<dc:creator>The Microsoft Secret Society | Blog</dc:creator>
		<pubDate>Wed, 16 May 2012 20:34:54 +0000</pubDate>
		<guid isPermaLink="false">http://thomaslarock.com/?p=7715#comment-6969</guid>
		<description>[...] extent to what us MVP’s minus the ‘M’ and ‘P’ can know. I believe the “SQL Rockstar” Thomas Larock, with the help of the infamous movie Fightclub, said it [...]</description>
		<content:encoded><![CDATA[<p>[...] extent to what us MVP’s minus the ‘M’ and ‘P’ can know. I believe the “SQL Rockstar” Thomas Larock, with the help of the infamous movie Fightclub, said it [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What Toy Story 2 Can Teach You About Testing Your Backups and Recovery Strategy by schubash</title>
		<link>http://thomaslarock.com/2012/05/what-toy-story-2-can-teach-you-about-testing-your-backups-and-recovery-strategy/comment-page-1/#comment-6968</link>
		<dc:creator>schubash</dc:creator>
		<pubDate>Wed, 16 May 2012 17:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://thomaslarock.com/?p=8651#comment-6968</guid>
		<description>Wonderful video.  This and the true story of the loss of all the SideKick data because Microsoft and Hitachi both insisted that a backup wasn't necessary...... they let you know that even the biggest supposedly bestest of companies make basic backup mistakes.  

At a client of mine backups had been failing for three months on an app server and the server team knew it but never told anybody who had data on that server.  When some vital data was corrupted, there was no backup.  Had the user known, they would have made manual backups until the normal backups were up again.  It astounded me at the time, but seems like this kind of thing happens again and again.</description>
		<content:encoded><![CDATA[<p>Wonderful video.  This and the true story of the loss of all the SideKick data because Microsoft and Hitachi both insisted that a backup wasn&#8217;t necessary&#8230;&#8230; they let you know that even the biggest supposedly bestest of companies make basic backup mistakes.  </p>
<p>At a client of mine backups had been failing for three months on an app server and the server team knew it but never told anybody who had data on that server.  When some vital data was corrupted, there was no backup.  Had the user known, they would have made manual backups until the normal backups were up again.  It astounded me at the time, but seems like this kind of thing happens again and again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The 3 DBA Mistakes You Don’t Know You Are Making by What Toy Story 2 Can Teach You About Testing Your Backups and Recovery Strategy | SQLRockstar | Thomas LaRock</title>
		<link>http://thomaslarock.com/2012/05/the-3-dba-mistakes-you-dont-know-you-are-making/comment-page-1/#comment-6967</link>
		<dc:creator>What Toy Story 2 Can Teach You About Testing Your Backups and Recovery Strategy | SQLRockstar | Thomas LaRock</dc:creator>
		<pubDate>Wed, 16 May 2012 15:26:48 +0000</pubDate>
		<guid isPermaLink="false">http://thomaslarock.com/?p=8638#comment-6967</guid>
		<description>[...] Test your recovery strategy. [...]</description>
		<content:encoded><![CDATA[<p>[...] Test your recovery strategy. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What 5 things Should SQL Server Get Rid Of? by Something for the Weekend - SQL Server Links for the week 16/05/10</title>
		<link>http://thomaslarock.com/2010/05/what-5-things-should-sql-server-get-rid-of/comment-page-1/#comment-6966</link>
		<dc:creator>Something for the Weekend - SQL Server Links for the week 16/05/10</dc:creator>
		<pubDate>Wed, 16 May 2012 14:34:01 +0000</pubDate>
		<guid isPermaLink="false">http://thomaslarock.com/?p=4222#comment-6966</guid>
		<description>[...] Tom LaRock [...]</description>
		<content:encoded><![CDATA[<p>[...] Tom LaRock [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The 3 DBA Mistakes You Don’t Know You Are Making by TheJrDBA</title>
		<link>http://thomaslarock.com/2012/05/the-3-dba-mistakes-you-dont-know-you-are-making/comment-page-1/#comment-6965</link>
		<dc:creator>TheJrDBA</dc:creator>
		<pubDate>Wed, 16 May 2012 07:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://thomaslarock.com/?p=8638#comment-6965</guid>
		<description>Thanks for #2 - I like the CPU ready time metric.  Our shop is virtualized, and I don't have access to the hosts, so this is a nice one to track.</description>
		<content:encoded><![CDATA[<p>Thanks for #2 &#8211; I like the CPU ready time metric.  Our shop is virtualized, and I don&#8217;t have access to the hosts, so this is a nice one to track.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Misremembering Memory Settings by The 3 DBA Mistakes You Don't Know You Are Making | SQLRockstar | Thomas LaRock</title>
		<link>http://thomaslarock.com/2011/03/misremembering-memory-settings/comment-page-1/#comment-6961</link>
		<dc:creator>The 3 DBA Mistakes You Don't Know You Are Making | SQLRockstar | Thomas LaRock</dc:creator>
		<pubDate>Mon, 14 May 2012 19:03:06 +0000</pubDate>
		<guid isPermaLink="false">http://thomaslarock.com/?p=5444#comment-6961</guid>
		<description>[...] on securing that memory. The easiest way to do this is to configure those memory settings. Even I can’t remember everything, so that’s why I just reference this post when I need general guidelines regarding the [...]</description>
		<content:encoded><![CDATA[<p>[...] on securing that memory. The easiest way to do this is to configure those memory settings. Even I can&#8217;t remember everything, so that&#8217;s why I just reference this post when I need general guidelines regarding the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Stop Guessing About CPU Pressure by The 3 DBA Mistakes You Don't Know You Are Making | SQLRockstar | Thomas LaRock</title>
		<link>http://thomaslarock.com/2012/01/stop-guessing-about-cpu-pressure/comment-page-1/#comment-6960</link>
		<dc:creator>The 3 DBA Mistakes You Don't Know You Are Making | SQLRockstar | Thomas LaRock</dc:creator>
		<pubDate>Mon, 14 May 2012 19:00:41 +0000</pubDate>
		<guid isPermaLink="false">http://thomaslarock.com/?p=7538#comment-6960</guid>
		<description>[...] would you prefer to spend five minutes examining the virtual layer to see if any bottlenecks exist. For example, if the host is seeing a spike in disk latency, then [...]</description>
		<content:encoded><![CDATA[<p>[...] would you prefer to spend five minutes examining the virtual layer to see if any bottlenecks exist. For example, if the host is seeing a spike in disk latency, then [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What Is Your ROE? by Marlon Ribunal</title>
		<link>http://thomaslarock.com/2012/05/what-is-your-roe/comment-page-1/#comment-6956</link>
		<dc:creator>Marlon Ribunal</dc:creator>
		<pubDate>Fri, 11 May 2012 17:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://thomaslarock.com/?p=8483#comment-6956</guid>
		<description>This reminds me of Tony Hsieh's "Delivering Happiness". It's all about the experience. People will forget what you did for them but they will always remember the feeling or experience. If you made them happy, they just appreciate that feeling. Chances are they talk about how you made them feel good. Or blog about that experience, like in this case. </description>
		<content:encoded><![CDATA[<p>This reminds me of Tony Hsieh&#8217;s &#8220;Delivering Happiness&#8221;. It&#8217;s all about the experience. People will forget what you did for them but they will always remember the feeling or experience. If you made them happy, they just appreciate that feeling. Chances are they talk about how you made them feel good. Or blog about that experience, like in this case. </p>
]]></content:encoded>
	</item>
</channel>
</rss><!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic
Database Caching 8/25 queries in 0.007 seconds using disk: basic
Object Caching 587/597 objects using disk: basic

Served from: thomaslarock.com @ 2012-05-22 11:06:02 -->

