<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>SQL Server Sleuth</title>
	<atom:link href="http://sqlserversleuth.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sqlserversleuth.com</link>
	<description>For DBAs that enjoy a good mystery</description>
	<lastBuildDate>Thu, 05 Nov 2009 06:22:37 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='sqlserversleuth.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/a9ab64e4b3cc6d92ec2c225a7d6ea0bd?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>SQL Server Sleuth</title>
		<link>http://sqlserversleuth.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://sqlserversleuth.com/osd.xml" title="SQL Server Sleuth" />
	<atom:link rel='hub' href='http://sqlserversleuth.com/?pushpress=hub'/>
		<item>
		<title>Looking Back on My PASS Presentation</title>
		<link>http://sqlserversleuth.com/2009/11/05/looking-back-on-my-pass-presentation/</link>
		<comments>http://sqlserversleuth.com/2009/11/05/looking-back-on-my-pass-presentation/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 06:20:48 +0000</pubDate>
		<dc:creator>tnbarkhouse</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[PASS]]></category>
		<category><![CDATA[speaking]]></category>
		<category><![CDATA[SQLDiag]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[webcasts]]></category>

		<guid isPermaLink="false">http://sqlserversleuth.com/?p=182</guid>
		<description><![CDATA[I delivered my &#34;Leveraging PSSDiag/SQLDiag for Efficient Troubleshooting&#34; presentation yesterday morning, here at the PASS Community Summit 2009 conference in Seattle, Washington.  The talk went quite well&#x2014;I had fun and felt like there was good interaction with the audience (including many questions during and after the talk).  I also have a great sense [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sqlserversleuth.com&blog=6775699&post=182&subd=tnbarkhouse&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I delivered my &quot;<a href="/technical-presentations/#SQLDiag" target="_blank">Leveraging PSSDiag/SQLDiag for Efficient Troubleshooting</a>&quot; presentation yesterday morning, here at the <a href="http://summit2009.sqlpass.org/" target="_blank">PASS Community Summit 2009</a> conference in <a href="http://en.wikipedia.org/wiki/Seattle" target="_blank">Seattle, Washington</a>.  The talk went quite well&#x2014;I had fun and felt like there was good interaction with the audience (including many questions during and after the talk).  I also have a great sense of relief now that the presentation is complete!</p>
<p>Based on the great <a href="/2009/10/31/a-successful-rehearsal-and-upcoming-improvements-to-the-presentation/" target="_blank">feedback</a> that I received from my several public <a href="/2009/10/12/speaking-at-the-october-gfwssug-and-ntssug-meetings/" target="_blank">presentations</a> and <a href="/2009/10/29/last-minute-rehearsal/" target="_blank">rehearsals</a>, I made major changes to the talk over the last few days.  I removed most of the material from the introduction and troubleshooting methodology sections, so that I could get to the demonstrations (and eye-candy) as quickly as possible.  The edits made a big difference; I didn&#8217;t bore or overwhelm the audience with too much conceptual material, plus I didn&#8217;t have to race through the case study and demonstrations.</p>
<p>Here are a few highlights or observations:</p>
<ul>
<li>Prior to the start of the session, my friend Tim Mitchell (<a href="http://www.timmitchell.net/" target="_blank">blog</a>, <a href="http://twitter.com/Tim_Mitchell" target="_blank">Twitter</a>) made a special point to come encourage me and offer any assistance that might be needed&#8230; even though he had another session to attend!</li>
<li>I also appreciated the support of my friend Patrick LeBlanc (<a href="http://www.sqlservercentral.com/blogs/sqldownsouth/" target="_blank">blog</a>, <a href="http://twitter.com/patrickdba" target="_blank">Twitter</a>), who was in the audience</li>
<li>There was a very good turnout, far larger than I expected.  I printed out fifty copies of each handout but there were not enough to go around.  I didn&#8217;t have a chance to get an exact count, but I would estimate that about seventy-five people were present!</li>
<li>I had a problem with one of the demonstrations (creating a <a href="http://msdn.microsoft.com/en-us/library/ms189237.aspx" target="_blank">SQL Server Agent</a> <a href="http://msdn.microsoft.com/en-us/library/ms191508.aspx" target="_blank">alert</a> for launching <a href="http://msdn.microsoft.com/en-us/library/ms162833.aspx" target="_blank">SQLDiag</a>).  I developed it against a default instance but was demonstrating it against a named instance, so the <a href="http://technet.microsoft.com/en-us/library/cc779960(WS.10).aspx" target="_blank">performance object</a> name was wrong.  Fortunately the audience was helpful in fixing the problem</li>
<li>I was actually working on addressing this problem on the flights to Seattle (by retrieving the appropriate name from the <span style="white-space:nowrap;"><a href="http://msdn.microsoft.com/en-us/library/ms187743.aspx" target="_blank">[sys].[dm_os_performance_counters]</a></span> <a href="http://msdn.microsoft.com/en-us/library/ms188754.aspx" target="_blank">DMV</a>), but I neglected to finish it after getting here.  It will be fixed before I post the code</li>
<li>My other gaffe was that, early on, I decided to walk down and in front of the dais to be closer to the audience.  I got over to the stairs before realizing that this just wasn&#8217;t a good idea and turned back.  I&#8217;m sure that it looked awkward (and amusing)</li>
<li>Because of the restructuring, I was able to stop and solicit questions at several key points, which helped to draw the audience into the talk</li>
<li>I got to use &quot;<a href="http://www.sqlskills.com/BLOGS/KIMBERLY/post/RunAsRadio-Interview-about-Developers-and-DBAs-whose-job-is-it.aspx" target="_blank">it depends</a>&quot; to answer one of the questions! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li>Tim Mitchell also slipped in at one point to snap a picture of me talking.  I brought my camera to the session, but forgot to ask for a volunteer to use it, so I was pleasantly surprised by his thoughtfulness</li>
<li>I didn&#8217;t end up having time to cover the &quot;&#8217;Strategies&#8217; to Avoid&quot; slide.  I&#8217;ll write a blog post that explains the terms</li>
<li>I only had time to cover a fraction of the original material&#8230; I could teach a full-day on this topic!  It&#8217;s going to be important to publish quite a few blog posts to supplement the material</li>
<li>Still, my main goal was realized: I managed to introduce many people to these invaluable, free tools that Microsoft&#8217;s engineers have developed (specifically <a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;830232" target="_blank">PSSDiag</a>, SQLDiag, <a href="http://pal.codeplex.com/" target="_blank">PAL</a>, <a href="http://sqlnexus.codeplex.com/" target="_blank">SQL Nexus</a>, and the <a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;944837" target="_blank">RML Utilities</a>)</li>
<li>I hope to hear from many audience members as they have a chance to start experimenting with these tools and leveraging them at work</li>
<li>There was a really good group that stayed around after the talk to ask questions</li>
<li>While answering those questions, the lamp in the projector blew out.  I was very fortunate that it waited until after my presentation ended!</li>
<li>Tim Benninghoff (<a href="http://vsteamsystemcentral.com/cs21/blogs/timbenninghoff/default.aspx" target="_blank">blog</a>, <a href="http://twitter.com/Bugboi" target="_blank">Twitter</a>) came up and introduced himself.  We have interacted a bit on <a href="__TODO__" target="_blank">Twitter</a> and I helped him with a PowerShell script back in May.  This was great, since he was on my list of people that I was hoping to meet at the PASS conference!</li>
<li>Only one person was playing <a href="/2009/10/31/im-a-bingo-square-too/" target="_blank">#SQLBingo</a>, which was a little disappointing!</li>
<li>I have spoken to both Colin Stasiuk (<a href="http://benchmarkitconsulting.com/" target="_blank">blog</a>, <a href="http://twitter.com/BenchmarkIT" target="_blank">Twitter</a>) and Greg Larsen (<a href="http://www.sqlserverexamples.com/v2/Blogs/tabid/205/Default.aspx" target="_blank">blog</a>, <a href="http://twitter.com/GregoryLarsen" target="_blank">Twitter</a>) about delivering the talk as a webcast for their user groups (the <a href="http://edmpass.com/" target="_blank">Edmonton</a> and <a href="http://dba.sqlpass.org/" target="_blank">Database Administration virtual</a> chapters, respectively)</li>
<ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tnbarkhouse.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tnbarkhouse.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tnbarkhouse.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tnbarkhouse.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tnbarkhouse.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tnbarkhouse.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tnbarkhouse.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tnbarkhouse.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tnbarkhouse.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tnbarkhouse.wordpress.com/182/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sqlserversleuth.com&blog=6775699&post=182&subd=tnbarkhouse&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://sqlserversleuth.com/2009/11/05/looking-back-on-my-pass-presentation/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a662186ae400e1e95ffca05d7b474fd7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tnbarkhouse</media:title>
		</media:content>
	</item>
		<item>
		<title>I&#8217;m a Bingo Square Too</title>
		<link>http://sqlserversleuth.com/2009/10/31/im-a-bingo-square-too/</link>
		<comments>http://sqlserversleuth.com/2009/10/31/im-a-bingo-square-too/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 18:22:30 +0000</pubDate>
		<dc:creator>tnbarkhouse</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[goals]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[PASS]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://sqlserversleuth.com/?p=178</guid>
		<description><![CDATA[Stuart Ainsworth (blog, Twitter) came up with a great idea: using a bingo game to facilitate networking at the 2009 PASS Community Summit.  The idea is to encourage conference attendees to find and meet each other.  As I&#8217;ve mentioned before, getting more involved in the SQL Server community has been a goal of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sqlserversleuth.com&blog=6775699&post=178&subd=tnbarkhouse&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Stuart Ainsworth (<a href="http://codegumbo.com/" target="_blank">blog</a>, <a href="http://twitter.com/stuarta" target="_blank">Twitter</a>) came up with a <a href="http://codegumbo.com/index.php/2009/09/25/coming-to-pass-summit-2009-twitter-bingo/" target="_blank">great idea</a>: using a <a href="http://en.wikipedia.org/wiki/Bingo_(U.S.)" target="_blank">bingo</a> game to facilitate networking at the <a href="http://summit2009.sqlpass.org/" target="_blank">2009 PASS Community Summit</a>.  The idea is to encourage conference attendees to find and meet each other.  As I&#8217;ve <a href="/2009/02/28/preface/" target="_blank">mentioned before</a>, getting more involved in the SQL Server community has been a goal of mine, so this seemed like a great opportunity.  Stuart also encouraged me to participate when I met him at <a href="http://sqlsaturday.com/eventhome.aspx?eventid=26" target="_blank">SQLSaturday #25</a>.</p>
<p>Stuart teamed up with Brent Ozar (<a href="http://www.brentozar.com/" target="_blank">blog</a>, <a href="http://twitter.com/BrentO" target="_blank">Twitter</a>) to bring the idea to fruition.  Brent marshaled the full resources of <a href="http://www.quest.com/" target="_blank">Quest Software</a> and <a href="http://sqlserverpedia.com/" target="_blank">SQLServerPedia</a>, sparing no expense, and came up with the <a href="http://sqlserverpedia.com/bingo/" target="_blank">bingo cards</a> and prizes!</p>
<p>To play, print out three bingo cards.  Then at the conference, track down and meet the people that have agreed to be squares (we&#8217;re shown by our <a href="http://twitter.com/" target="_blank">Twitter</a> name and profile picture&#8230; mine can be found over to the right<a href="#PostScript01">*</a>).  They will provide you with a passphrase and you can mark them off.  Complete individual lines or the entire card to win.</p>
<p>I chose a geeky <a href="http://en.wikipedia.org/wiki/Relational_database_management_system" target="_blank">RDBMS</a> term for my passphrase, which I hope will generate some discussion.  I don&#8217;t have any swag to give away, but I will recognize (on this blog) the first person to catch the reference.</p>
<p>I&#8217;m also printing out stickers with my Twitter name and profile picture to be affixed to my conference badge.</p>
<p>I look forward to meeting you!</p>
<p>Here are a few other posts about the game:</p>
<ul>
<li><a href="http://codegumbo.com/index.php/2009/10/14/pass-summit-2009-twitter-bingo-players/" target="_blank">PASS Summit 2009 – Twitter Bingo Players</a></li>
<li><a href="http://codegumbo.com/index.php/2009/10/21/sql-pass-twitter-bingo-the-rules-so-far/" target="_blank">SQL PASS Twitter Bingo: The rules so far&#8230;</a></li>
<li><a href="http://codegumbo.com/index.php/2009/10/27/sqlbingo-a-few-more-things-to-consider/" target="_blank">SQLBingo: a few more things to consider&#8230;</a></li>
<li><a href="http://www.brentozar.com/archive/2009/10/sqlbingo-meet-nice-people-and-learn-their-safewords/" target="_blank">#SQLBingo: Meet nice people and learn their safewords. </a></li>
<li><a href="http://www.timmitchell.net/post/2009/10/21/i-m-a-bingo-square.aspx" target="_blank">I&#8217;m a Bingo Square!</a></li>
<li><a href="http://www.sqlservercentral.com/blogs/steve_jones/archive/2009/10/29/there-was-a-rancher-who-had-a-dba-getting-prepped-for-pass.aspx" target="_blank">There was a rancher who had a DBA&#8230;. (Getting prepped for PASS)</a></li>
<li><a href="http://vsteamsystemcentral.com/cs21/blogs/timbenninghoff/default.aspx" target="_blank">I&#8217;m a square.</a></li>
</ul>
<p></p>
<p><a name="PostScript01">*</a>   The <a href="http://codex.wordpress.org/Customizing_Your_Sidebar" target="_blank">sidebar</a> may not be visible if you are viewing a single post.  Go to the <a href="/" target="_blank">main page</a> to see it.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tnbarkhouse.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tnbarkhouse.wordpress.com/178/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tnbarkhouse.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tnbarkhouse.wordpress.com/178/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tnbarkhouse.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tnbarkhouse.wordpress.com/178/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tnbarkhouse.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tnbarkhouse.wordpress.com/178/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tnbarkhouse.wordpress.com/178/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tnbarkhouse.wordpress.com/178/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sqlserversleuth.com&blog=6775699&post=178&subd=tnbarkhouse&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://sqlserversleuth.com/2009/10/31/im-a-bingo-square-too/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a662186ae400e1e95ffca05d7b474fd7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tnbarkhouse</media:title>
		</media:content>
	</item>
		<item>
		<title>A Successful Rehearsal and Upcoming Improvements to the Presentation</title>
		<link>http://sqlserversleuth.com/2009/10/31/a-successful-rehearsal-and-upcoming-improvements-to-the-presentation/</link>
		<comments>http://sqlserversleuth.com/2009/10/31/a-successful-rehearsal-and-upcoming-improvements-to-the-presentation/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 06:02:44 +0000</pubDate>
		<dc:creator>tnbarkhouse</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[NTSSUG]]></category>
		<category><![CDATA[PASS]]></category>
		<category><![CDATA[speaking]]></category>
		<category><![CDATA[SQLDiag]]></category>
		<category><![CDATA[Terremark]]></category>

		<guid isPermaLink="false">http://sqlserversleuth.com/?p=172</guid>
		<description><![CDATA[My rehearsal this morning went really well.  Not in terms of my delivery, but rather in the great feedback that I received and my own ideas for improvement that it generated.
I want to thank Patrick LeBlanc (blog, Twitter) again for helping me to pull off the rehearsal on such short notice!  I look [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sqlserversleuth.com&blog=6775699&post=172&subd=tnbarkhouse&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>My <a href="/2009/10/29/last-minute-rehearsal/" target="_blank">rehearsal this morning</a> went really well.  Not in terms of my delivery, but rather in the great feedback that I received and my own ideas for improvement that it generated.</p>
<p>I want to thank Patrick LeBlanc (<a href="http://www.sqlservercentral.com/blogs/sqldownsouth/default.aspx" target="_blank">blog</a>, <a href="http://twitter.com/patrickdba" target="_blank">Twitter</a>) again for helping me to pull off the rehearsal on such short notice!  I look forward to returning as a <a href="http://www.sqllunch.com/" target="_blank">SQL Lunch</a> presenter in the not-too-distant future.</p>
<p>When I gave the <a href="/technical-presentations/#SQLDiag" target="_blank">SQLDiag presentation</a> <a href="/2009/10/12/speaking-at-the-october-gfwssug-and-ntssug-meetings/" target="_blank">on the 21st</a>, there was good response to the recently added <a href="http://en.wikipedia.org/wiki/Case_method" target="_blank">case study</a> and it was suggested that I increase its role in the talk.  Mike McKinney also made a great observation: I&#8217;m spending too much time describing the <a href="http://technet.microsoft.com/en-us/library/aa175399(SQL.80).aspx" target="_blank">configuration</a> of <a href="http://msdn.microsoft.com/en-us/library/ms162833.aspx" target="_blank">SQLDiag</a> (overall, but especially before showing the end result of using it).  In other words, I need to firmly establish the value of these tools before delving into the mechanics of their usage.  His point made so much sense and I&#8217;m grateful for the insight.</p>
<p>I made a lot of changes based on those suggestions, which were put into play for the first time this morning.  They made a huge difference, but it did lead to some continuity issues and glitches.</p>
<p>Another friend from the <a href="http://northtexas.sqlpass.org/" target="_blank">user group</a>, David Stein (<a href="http://www.made2mentor.com/" target="_blank">blog</a>, <a href="http://twitter.com/Made2Mentor" target="_blank">Twitter</a>), provided some very detailed and helpful constructive criticism.  I also received emails with good ideas from Steve Jones (<a href="http://www.sqlservercentral.com/blogs/steve_jones/" target="_blank">blog</a>, <a href="http://twitter.com/way0utwest" target="_blank">Twitter</a>), Tim Mitchell (<a href="http://www.timmitchell.net/" target="_blank">blog</a>, <a href="http://twitter.com/Tim_Mitchell" target="_blank">Twitter</a>), and Vic Prabhu (<a href="http://twitter.com/SQLJackal" target="_blank">Twitter</a>).  The following points, which ring true, were raised by one or more of them:</p>
<ul>
<li>I need to work on my demeanor.  Apparently it takes five to ten minutes for me to warm up and start to seem comfortable and confident</li>
<li>I should significantly cut back the introduction section</li>
<li>I&#8217;m switching between windows too often, giving a choppy feel to the talk</li>
<li>I need to speed up/cut back on the content.  I&#8217;m still running out of time long before I cover everything</li>
<li>I&#8217;m spending too long on the troubleshooting methodology at the expense of demonstrating the tools and techniques</li>
<li>I need more practice</li>
</ul>
<p>I have blocked out at least an hour for each of the next three days for solo rehearsals.  I am also making the following adjustments (some based on audience feedback, others based on my own evaluation):</p>
<ul>
<li>I&#8217;m reducing the introduction section considerably.  People can read the slides and check out this blog to learn more about me.  Also, my credibility will be established by the presentation&#8217;s content (I don&#8217;t need to sell myself based on the number of instances I help support in <a href="http://www.terremark.com/services/managed-hosting/highly-managed-hosting.aspx" target="_blank">Terremark&#8217;s Highly Managed Hosting</a> environment).  Besides, when somebody chooses to attend my session it is because they already have the presumption that my information is reliable and will hold value for them</li>
<li>I&#8217;m trimming down the coverage on troubleshooting methodology quite a bit.  I did classify <a href="http://summit2009.sqlpass.org/Agenda/ProgramSessions/LeveragingPSSDiagSQLDiagforEfficientTroublesh.aspx" target="_blank">this session</a> as being at the &quot;intermediate&quot; skill level&#x2014;the audience members should already understand the importance of having a formal process and it will take less for them to adapt mine to their needs</li>
<li>The <a href="http://pal.codeplex.com/" target="_blank">PAL</a> demonstration will now precede working with <a href="http://sqlnexus.codeplex.com/" target="_blank">SQL Nexus</a>.  It will flow better, plus this is actually the order I follow when applying these techniques in the field</li>
<li>I will work the demonstration of the <a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;944837" target="_blank">RML Utilities</a> back in and explain the way that this tool and SQL Nexus complement each other</li>
<li>I plan to move the &quot;&#8217;Strategies&#8217; to Avoid&quot; slide to the end of the presentation.  If I run out of time, it is the best material to sacrifice</li>
<li>I have several improvements for the case study</li>
<li>I am considering printing out (and distributing to the audience before the session) the three Microsoft Word documents: &quot;Troubleshooting Methodologies,&quot; &quot;Troubleshooting Checklist,&quot; and &quot;Case Study&quot;</li>
</ul>
<p>I feel really good about giving this at PASS!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tnbarkhouse.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tnbarkhouse.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tnbarkhouse.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tnbarkhouse.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tnbarkhouse.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tnbarkhouse.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tnbarkhouse.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tnbarkhouse.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tnbarkhouse.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tnbarkhouse.wordpress.com/172/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sqlserversleuth.com&blog=6775699&post=172&subd=tnbarkhouse&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://sqlserversleuth.com/2009/10/31/a-successful-rehearsal-and-upcoming-improvements-to-the-presentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a662186ae400e1e95ffca05d7b474fd7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tnbarkhouse</media:title>
		</media:content>
	</item>
		<item>
		<title>The Presentations Won&#8217;t Be Posted Until After the PASS Summit</title>
		<link>http://sqlserversleuth.com/2009/10/31/the-presentations-wont-be-posted-until-after-the-pass-summit/</link>
		<comments>http://sqlserversleuth.com/2009/10/31/the-presentations-wont-be-posted-until-after-the-pass-summit/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 05:10:45 +0000</pubDate>
		<dc:creator>tnbarkhouse</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[escalation calls]]></category>
		<category><![CDATA[NTSSUG]]></category>
		<category><![CDATA[PASS]]></category>
		<category><![CDATA[speaking]]></category>
		<category><![CDATA[SQLDiag]]></category>
		<category><![CDATA[SQLSaturday]]></category>

		<guid isPermaLink="false">http://sqlserversleuth.com/?p=167</guid>
		<description><![CDATA[I&#8217;ve decided that the posting of my presentation materials (PowerPoint slide decks and sample code) will have to wait until I return from the 2009 PASS Community Summit.  I apologize again for the delay.
As I mentioned previously, I&#8217;ve been adding to and improving the demonstrations for the SQLDiag presentation.  I was satisfied with [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sqlserversleuth.com&blog=6775699&post=167&subd=tnbarkhouse&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve decided that the posting of my presentation materials (PowerPoint slide decks and sample code) will have to wait until I return from the <a href="http://summit2009.sqlpass.org/" target="_blank">2009 PASS Community Summit</a>.  I apologize again for the delay.</p>
<p>As I <a href="/2009/10/21/the-delay-continues/" target="_blank">mentioned previously</a>, I&#8217;ve been adding to and improving the demonstrations for the <a href="/technical-presentations/#SQLDiag" target="_blank">SQLDiag</a> presentation.  I was satisfied with the code (in terms of functionality, it still needed polishing and testing) until last week, when I got an escalation call about end-user complaints of poor performance with a customer&#8217;s application.  This type of case calls for the techniques covered in my presentation.  I then realized that October has been a bit of a dry spell in terms of complex issues that merited these techniques.</p>
<p>I ended up seeing a number of opportunities to further automate the process, pleased with the dual benefit of 1.) helping to solve the issue for the customer and 2.) having more to share with my audiences.  For example, I finally created a PowerShell script that automatically extracts a single <a href="http://msdn.microsoft.com/en-us/library/ms162833.aspx" target="_blank">SQLDiag</a> data set from a <a href="http://7-Zip.org/" target="_blank">7-Zip</a> archive and loads it into <a href="http://pal.codeplex.com/" target="_blank">PAL</a> and <a href="http://sqlnexus.codeplex.com/" target="_blank">SQL Nexus</a>.  This saves an <span style="font-weight:bold;">immense</span> amount of time!  The downside is that I added a significant set of new scripts that have to be refined and tested (but they are absolutely worth it!).</p>
<p>I have been putting the release of the presentation materials above many other tasks (including blogging, participating on <a href="/2009/10/12/my-first-forum-contribution/" target="_blank">forums</a>, and many responsibilities in my personal life), which has really added to my stress level.  It&#8217;s time to reprioritize&#8230; I need to enjoy some down-time with my wife, tie up a few loose ends at work, and prepare for the PASS conference.  I&#8217;m sorry to postpone further, but on the other hand, the quality and quantity of deliverables will be much greater this way.  I&#8217;m sure that you&#8217;ll find it worth the wait!</p>
<p>Expect the presentation materials the week of November 9th.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tnbarkhouse.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tnbarkhouse.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tnbarkhouse.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tnbarkhouse.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tnbarkhouse.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tnbarkhouse.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tnbarkhouse.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tnbarkhouse.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tnbarkhouse.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tnbarkhouse.wordpress.com/167/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sqlserversleuth.com&blog=6775699&post=167&subd=tnbarkhouse&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://sqlserversleuth.com/2009/10/31/the-presentations-wont-be-posted-until-after-the-pass-summit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a662186ae400e1e95ffca05d7b474fd7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tnbarkhouse</media:title>
		</media:content>
	</item>
		<item>
		<title>Last Minute Rehearsal</title>
		<link>http://sqlserversleuth.com/2009/10/29/last-minute-rehearsal/</link>
		<comments>http://sqlserversleuth.com/2009/10/29/last-minute-rehearsal/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 03:57:13 +0000</pubDate>
		<dc:creator>tnbarkhouse</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[PASS]]></category>
		<category><![CDATA[speaking]]></category>
		<category><![CDATA[SQLDiag]]></category>
		<category><![CDATA[webcast]]></category>

		<guid isPermaLink="false">http://sqlserversleuth.com/?p=162</guid>
		<description><![CDATA[My friend Patrick LeBlanc (blog, Twitter), host of SQL Lunch, has graciously agreed to help me have one last rehearsal of my &#34;Leveraging PSSDiag/SQLDiag for Efficient Troubleshooting” presentation before delivering it at the 2009 PASS Community Summit next week.  I know that this is last minute notice, but if you&#8217;re available, please join me [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sqlserversleuth.com&blog=6775699&post=162&subd=tnbarkhouse&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>My friend Patrick LeBlanc (<a href="http://www.sqlservercentral.com/blogs/sqldownsouth/default.aspx" target="_blank">blog</a>, <a href="http://twitter.com/patrickdba" target="_blank">Twitter</a>), host of <a href="http://www.sqllunch.com/" target="_blank">SQL Lunch</a>, has graciously agreed to help me have one last rehearsal of my &quot;<a href="/technical-presentations/#SQLDiag" target="_blank">Leveraging PSSDiag/SQLDiag for Efficient Troubleshooting</a>” presentation before delivering it at the <a href="http://summit2009.sqlpass.org/Agenda/ProgramSessions/LeveragingPSSDiagSQLDiagforEfficientTroublesh.aspx" target="_blank">2009 PASS Community Summit next week</a>.  I know that this is last minute notice, but if you&#8217;re available, please join me for the <a href="https://www.livemeeting.com/cc/usergroups/join?id=HD8QCW&amp;role=attend&amp;pw=" target="_blank">Live Meeting webcast</a> at 9:30 a.m. (CDT) tomorrow, October 30th.</p>
<p>NOTE: The Live Meeting is set up from 9:00 a.m. through 11:30 a.m. (<a href="http://en.wikipedia.org/wiki/Central_Time_Zone_(Americas)" target="_blank">CDT</a>), however the presentation is actually from 9:30 a.m. through 10:45 a.m.  From 9:00 a.m. to 9:30 a.m., I will be working with Patrick to work out any webcast related issues.  I won&#8217;t be allowing participants in until 9:30 a.m.  <span style="font-size:larger;font-style:italic;font-weight:bold;color:red;">Please do not attempt to join the meeting until 2009-10-30T09:30:00.000-05:00!</span></p>
<p>I plan on recording the meeting, to review it and improve the presentation, but I won&#8217;t make it publicly available.</p>
<p>If you have trouble with the <a href="https://www.livemeeting.com/cc/usergroups/join?id=HD8QCW&amp;role=attend&amp;pw=" target="_blank">direct hyperlink</a>, you can also start from the Microsoft Office Live Meeting 2007 client on your computer:</p>
<ul>
<li>Meeting ID: HD8QCW</li>
<li>Location: https://www.livemeeting.com/cc/usergroups</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tnbarkhouse.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tnbarkhouse.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tnbarkhouse.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tnbarkhouse.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tnbarkhouse.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tnbarkhouse.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tnbarkhouse.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tnbarkhouse.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tnbarkhouse.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tnbarkhouse.wordpress.com/162/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sqlserversleuth.com&blog=6775699&post=162&subd=tnbarkhouse&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://sqlserversleuth.com/2009/10/29/last-minute-rehearsal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a662186ae400e1e95ffca05d7b474fd7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tnbarkhouse</media:title>
		</media:content>
	</item>
		<item>
		<title>The Delay Continues&#8230;</title>
		<link>http://sqlserversleuth.com/2009/10/21/the-delay-continues/</link>
		<comments>http://sqlserversleuth.com/2009/10/21/the-delay-continues/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 20:36:19 +0000</pubDate>
		<dc:creator>tnbarkhouse</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[NTSSUG]]></category>
		<category><![CDATA[PASS]]></category>
		<category><![CDATA[speaking]]></category>
		<category><![CDATA[SQLDiag]]></category>
		<category><![CDATA[SQLSaturday]]></category>

		<guid isPermaLink="false">http://sqlserversleuth.com/?p=158</guid>
		<description><![CDATA[I made more progress on my presentations yesterday (on my day off), but they&#8217;re not ready to be posted yet.  I apologize for the delay.  I&#8217;m now targeting this coming weekend for their release.
One reason is that the demonstrations for my SQLDiag presentation are still being actively developed and tested.  They&#8217;ve come [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sqlserversleuth.com&blog=6775699&post=158&subd=tnbarkhouse&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I made more progress on my presentations yesterday (on my day off), but they&#8217;re not ready to be posted yet.  I apologize for the delay.  I&#8217;m now targeting this coming weekend for their release.</p>
<p>One reason is that the demonstrations for my <a href="/technical-presentations/#SQLDiag" target="_blank">SQLDiag presentation</a> are still being actively developed and tested.  They&#8217;ve come a long way so far (at <a href="http://sqlsaturday.com/eventhome.aspx?eventid=26" target="_blank">SQLSaturday #25</a> they didn&#8217;t work and at the <a href="http://northtexas.sqlpass.org/MeetingArchive/tabid/238/Default.aspx" target="_blank">October NTSSUG meeting</a> they were merely adequate).  Last night I decided to add scripts for creating a <a href="http://msdn.microsoft.com/en-us/library/ms189237.aspx" target="_blank">SQL Server Agent</a> <a href="http://msdn.microsoft.com/en-us/library/ms187880.aspx" target="_blank">job</a> and <a href="http://msdn.microsoft.com/en-us/library/ms191508.aspx" target="_blank">alert</a> pair that will launch <a href="http://msdn.microsoft.com/en-us/library/ms162833.aspx" target="_blank">SQLDiag</a>.  I&#8217;ve mentioned this technique each time that I&#8217;ve given the presentation so I thought that it was time to include the code for doing so.  It&#8217;s an important addition, but it did take a bit of time to churn out instruction-quality code.</p>
<p>I briefly considered posting the PowerPoint slide decks for the presentations, without the accompanying sample code, but I would hate for somebody to neglect to return and get the updates.  I put a lot into the sample code and I hope that it provides great value to the audience members.</p>
<p>Last night, I also had to upload the final revision of my PowerPoint slide deck for the <a href="http://summit2009.sqlpass.org/Agenda/ProgramSessions/LeveragingPSSDiagSQLDiagforEfficientTroublesh.aspx" target="_blank">PASS Community Summit 2009</a>.  I spent quite a while tweaking the content with ideas that I&#8217;ve gotten from the last few deliveries of the material.</p>
<p>Finally, there are a few remaining preparations for tonight, my last <a href="/2009/10/12/speaking-at-the-october-gfwssug-and-ntssug-meetings/" target="_blank">scheduled</a> presentation (before the Summit).</p>
<p>I&#8217;m working diligently to get everything ready for you&#8230; there&#8217;s just a great deal to do.  I even passed on going to the first meeting of the <a href="http://www.dfwitprofessionals.com/" target="_blank">DFW IT Professionals users group</a>, despite my strong desire to attend.  I decided that my commitment to those of you that have attended my presentations trumped my own enjoyment (in this case).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tnbarkhouse.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tnbarkhouse.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tnbarkhouse.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tnbarkhouse.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tnbarkhouse.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tnbarkhouse.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tnbarkhouse.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tnbarkhouse.wordpress.com/158/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tnbarkhouse.wordpress.com/158/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tnbarkhouse.wordpress.com/158/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sqlserversleuth.com&blog=6775699&post=158&subd=tnbarkhouse&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://sqlserversleuth.com/2009/10/21/the-delay-continues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a662186ae400e1e95ffca05d7b474fd7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tnbarkhouse</media:title>
		</media:content>
	</item>
		<item>
		<title>A Brief Delay</title>
		<link>http://sqlserversleuth.com/2009/10/19/a-brief-delay/</link>
		<comments>http://sqlserversleuth.com/2009/10/19/a-brief-delay/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 03:20:46 +0000</pubDate>
		<dc:creator>tnbarkhouse</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[escalation calls]]></category>
		<category><![CDATA[NTSSUG]]></category>
		<category><![CDATA[speaking]]></category>
		<category><![CDATA[SQLDiag]]></category>
		<category><![CDATA[SQLSaturday]]></category>

		<guid isPermaLink="false">http://sqlserversleuth.com/?p=150</guid>
		<description><![CDATA[I was hoping to knock out a few tasks over the weekend:

Send the slide decks and code for my SQLSaturday #25 presentations to Stuart Ainsworth (blog, Twitter) for posting on the SQLSaturday.com web site
Post the slide deck for last Thursday&#8217;s presentation on the NTSSUG web site
Continue refining my SQLDiag presentation for this coming Wednesday
Catch up [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sqlserversleuth.com&blog=6775699&post=150&subd=tnbarkhouse&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I was hoping to knock out a few tasks over the weekend:</p>
<ul>
<li>Send the slide decks and code for my <a href="http://sqlsaturday.com/eventhome.aspx?eventid=26" target="_blank">SQLSaturday #25</a> presentations to Stuart Ainsworth (<a href="http://codegumbo.com/" target="_blank">blog</a>, <a href="http://twitter.com/stuarta" target="_blank">Twitter</a>) for posting on the <a href="http://sqlsaturday.com/" target="_blank">SQLSaturday.com</a> web site</li>
<li>Post the slide deck for <a href="/2009/10/12/speaking-at-the-october-gfwssug-and-ntssug-meetings/" target="_blank">last Thursday&#8217;s presentation</a> on the <a href="http://northtexas.sqlpass.org/" target="_blank">NTSSUG</a> web site</li>
<li>Continue refining my <a href="/technical-presentations/#SQLDiag" target="_blank">SQLDiag presentation</a> for this coming <a href="/2009/10/12/speaking-at-the-october-gfwssug-and-ntssug-meetings/" target="_blank">Wednesday</a></li>
<li>Catch up on some blogging, including an account of my experience at SQLSaturday #25</p>
</ul>
<p>I made some great progress on the SQLDiag presentation, but the other tasks had to give way to caring for my sick wife and fielding an inordinate number of escalation calls (it was my turn to be the <a href="http://www.bls.gov/oco/ocos268.htm" target="_blank">on-call</a> DBA, a duty that rotates to me every four weeks).</p>
<p>I haven&#8217;t forgotten these tasks&#8230; hopefully I can catch up tomorrow, since I have the day off from work.  Please bear with me.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tnbarkhouse.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tnbarkhouse.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tnbarkhouse.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tnbarkhouse.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tnbarkhouse.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tnbarkhouse.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tnbarkhouse.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tnbarkhouse.wordpress.com/150/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tnbarkhouse.wordpress.com/150/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tnbarkhouse.wordpress.com/150/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sqlserversleuth.com&blog=6775699&post=150&subd=tnbarkhouse&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://sqlserversleuth.com/2009/10/19/a-brief-delay/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a662186ae400e1e95ffca05d7b474fd7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tnbarkhouse</media:title>
		</media:content>
	</item>
		<item>
		<title>My First Anniversary at Terremark</title>
		<link>http://sqlserversleuth.com/2009/10/19/my-first-anniversary-at-terremark/</link>
		<comments>http://sqlserversleuth.com/2009/10/19/my-first-anniversary-at-terremark/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 02:33:05 +0000</pubDate>
		<dc:creator>tnbarkhouse</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[burn out]]></category>
		<category><![CDATA[involuntary DBA]]></category>
		<category><![CDATA[job search]]></category>
		<category><![CDATA[mentoring]]></category>
		<category><![CDATA[NTSSUG]]></category>
		<category><![CDATA[Project Asculum]]></category>
		<category><![CDATA[speaking]]></category>
		<category><![CDATA[Terremark]]></category>
		<category><![CDATA[Usability Sciences]]></category>

		<guid isPermaLink="false">http://sqlserversleuth.com/?p=146</guid>
		<description><![CDATA[One year ago, last Tuesday, I joined the Database Escalations and Implementation team at Terremark Worldwide, Inc.  Looking back on the last twelve months, this has absolutely been the right move for me, both personally and professionally.
Leaving Usability Sciences Corporation (USC) was not easy to do.  Having worked there for nearly eight years, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sqlserversleuth.com&blog=6775699&post=146&subd=tnbarkhouse&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>One year ago, last Tuesday, I joined the Database Escalations and Implementation team at <a href="http://www.terremark.com/" target="_blank">Terremark Worldwide, Inc.</a>  Looking back on the last twelve months, this has absolutely been the right move for me, both personally and professionally.</p>
<p>Leaving <a href="http://www.usabilitysciences.com/" target="_blank">Usability Sciences Corporation</a> (USC) was not easy to do.  Having worked there for nearly eight years, I have significant ties to the organization.  I consider several of my teammates amongst my dearest friends.  I am also extremely grateful for the opportunities given to me while at USC.  It was there that I first encountered <a href="http://www.microsoft.com/sqlserver/" target="_blank">SQL Server</a>, which is a pretty important part of my life now.  I also matured, first as a software developer, then as a sysadmin and database administrator.  Being a small company, there were always more roles than employees, so I was allowed to take on as many responsibilities as I could handle (and then some).  I was very much an &quot;accidental DBA&quot; or &quot;<a href="http://www.sqlskills.com/BLOGS/PAUL/post/Becoming-an-involuntary-DBA-youre-not-alone.aspx" target="_blank">involuntary DBA</a>.&quot;  I was able to learn and grow, becoming a knowledgeable and skilled SQL Server DBA.  Eventually, though, the systemic lack of resources (personnel and funding) took its toll and I got burned out.  My SQL Server expertise also started to plateau and I realized the need to move on.  Thankfully, my departure was on good terms and I&#8217;m still in frequent contact with my good friends at USC.  They even let me <a href="/2009/10/12/dress-rehearsal-for-my-second-sqlsaturday-25-presentation/" target="_blank">rehearse my technical presentations</a> there from time-to-time.</p>
<p>After I made my job search public, I sent an announcement to the <a href="http://northtexas.sqlpass.org/" target="_blank">NTSSUG</a> <a href="http://northtexas.sqlpass.org/DistributionList/tabid/364/Default.aspx" target="_blank">mailing list</a> to solicit ideas and opportunities.  I received a fantastic response, including interest from three separate Terremark employees: Jason Massie (<a href="http://jasonmassie.com/" target="_blank">blog</a>, <a href="http://twitter.com/statisticsio" target="_blank">Twitter</a>), Kevin Hill (<a href="http://kevin3nf.blogspot.com/" target="_blank">blog</a>, <a href="http://twitter.com/Kevin3NF/" target="_blank">Twitter</a>), and Bill Lester (the manager of the Database Implementation and Escalations team).  I knew Jason from the user group and considered him a role model (I still do), so I invited him to lunch for a good ol&#8217; <a href="http://en.wikipedia.org/wiki/Informational_interview" target="_blank">informational interview</a>, which he graciously accepted.  Then I got to meet Kevin and Bill at a Terremark open house (showcasing their new <a href="http://www.theenterprisecloud.com/" target="_blank">Enterprise Cloud</a> product).  Several interviews followed and Terremark made an offer, which I gladly accepted.  My first day was Monday, October 13th, 2008.</p>
<p>Landing this job has been a tremendous blessing.  I was glad to be on a team whose expertise and experience was far beyond my own (two of my teammates came directly from the <a href="http://www.microsoft.com/about/companyinformation/usaoffices/southcentral/dallas.mspx" target="_blank">local Microsoft campus</a> where they were on the <a href="http://blogs.msdn.com/psssql/" target="_blank">SQL Server support team</a>!).  For the first time in many years, I could learn database skills from co-workers and wouldn&#8217;t have to be out-in-front, teaching myself.</p>
<p>Jason originally worked in a <a href="http://www.terremark.com/uploadedFiles/TM_EngineeringServices.pdf" target="_blank">different unit</a>, but by serendipity he became my immediate manager a month later.  I&#8217;ve learned a great deal about SQL Server from Jason, but he has also helped immensely with my entry into <a href="/technical-presentations/" target="_blank">technological public speaking</a>.  This type of mentoring, which I don&#8217;t consider to be included in his job responsibilities, has been invaluable.</p>
<p>Like any job, there are pros and cons.  However, with the exception of the beat down from <span style="font-style:italic;">Project Asculum</span> (which still needs coverage on this blog), I have greatly enjoyed this job and the benefits have <span style="font-weight:bold;">far exceeded</span> the drawbacks.  I look forward to many more years with Terremark.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tnbarkhouse.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tnbarkhouse.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tnbarkhouse.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tnbarkhouse.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tnbarkhouse.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tnbarkhouse.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tnbarkhouse.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tnbarkhouse.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tnbarkhouse.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tnbarkhouse.wordpress.com/146/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sqlserversleuth.com&blog=6775699&post=146&subd=tnbarkhouse&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://sqlserversleuth.com/2009/10/19/my-first-anniversary-at-terremark/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a662186ae400e1e95ffca05d7b474fd7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tnbarkhouse</media:title>
		</media:content>
	</item>
		<item>
		<title>Speaking at the October GFWSSUG and NTSSUG meetings</title>
		<link>http://sqlserversleuth.com/2009/10/12/speaking-at-the-october-gfwssug-and-ntssug-meetings/</link>
		<comments>http://sqlserversleuth.com/2009/10/12/speaking-at-the-october-gfwssug-and-ntssug-meetings/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 01:08:43 +0000</pubDate>
		<dc:creator>tnbarkhouse</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[NTSSUG]]></category>
		<category><![CDATA[speaking]]></category>
		<category><![CDATA[SQLDiag]]></category>

		<guid isPermaLink="false">http://sqlserversleuth.com/?p=141</guid>
		<description><![CDATA[I will be delivering my Leveraging PSSDiag/SQLDiag for Efficient Troubleshooting presentation at the October meetings for the Greater Fort Worth SQL Users Group and North Texas SQL Server Users Group.
The NTSSUG meeting will be this Thursday, October 15th (6:30 p.m.), at Microsoft&#8217;s Las Colinas campus in Irving, Texas.
The GFWSSUG meeting will be on Wednesday, October [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sqlserversleuth.com&blog=6775699&post=141&subd=tnbarkhouse&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I will be delivering my <a href="/technical-presentations/#SQLDiag" target="_blank">Leveraging PSSDiag/SQLDiag for Efficient Troubleshooting</a> presentation at the October meetings for the <a href="http://gfwssug.net/" target="_blank">Greater Fort Worth SQL Users Group</a> and <a href="http://northtexas.sqlpass.org/" target="_blank">North Texas SQL Server Users Group</a>.</p>
<p>The NTSSUG meeting will be this Thursday, October 15th (6:30 p.m.), at Microsoft&#8217;s <a href="http://www.microsoft.com/about/companyinformation/usaoffices/southcentral/dallas.mspx" target="_blank">Las Colinas</a> campus in Irving, Texas.</p>
<p>The GFWSSUG meeting will be on Wednesday, October 21st (6:30 p.m.), at the <a href="http://www.freese.com/Locations/#fortworth" target="_blank">Freese and Nichols</a> office in Fort Worth, Texas.</p>
<p>I hope to see you at either (or both)!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tnbarkhouse.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tnbarkhouse.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tnbarkhouse.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tnbarkhouse.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tnbarkhouse.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tnbarkhouse.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tnbarkhouse.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tnbarkhouse.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tnbarkhouse.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tnbarkhouse.wordpress.com/141/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sqlserversleuth.com&blog=6775699&post=141&subd=tnbarkhouse&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://sqlserversleuth.com/2009/10/12/speaking-at-the-october-gfwssug-and-ntssug-meetings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a662186ae400e1e95ffca05d7b474fd7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tnbarkhouse</media:title>
		</media:content>
	</item>
		<item>
		<title>Home from SQLSaturday #25</title>
		<link>http://sqlserversleuth.com/2009/10/12/home-from-sqlsaturday-25/</link>
		<comments>http://sqlserversleuth.com/2009/10/12/home-from-sqlsaturday-25/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 00:47:09 +0000</pubDate>
		<dc:creator>tnbarkhouse</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[speaking]]></category>
		<category><![CDATA[SQLSaturday]]></category>

		<guid isPermaLink="false">http://sqlserversleuth.com/?p=136</guid>
		<description><![CDATA[I&#8217;m really glad that I was able to attend SQLSaturday #25 over the weekend; Tim (blog, Twitter) and I had an excellent time.  I will post a more substantial blog post on the topic, probably this coming weekend, but I have a few tasks that need attention first.  Until then, know that it [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sqlserversleuth.com&blog=6775699&post=136&subd=tnbarkhouse&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m really glad that I was able to attend <a href="http://sqlsaturday.com/eventhome.aspx?eventid=26" target="_blank">SQLSaturday #25</a> over the weekend; Tim (<a href="http://wonkycoder.wordpress.com/" target="_blank">blog</a>, <a href="http://twitter.com/TimCost" target="_blank">Twitter</a>) and I had an excellent time.  I will post a more substantial blog post on the topic, probably this coming weekend, but I have a few tasks that need attention first.  Until then, know that it was a great experience.</p>
<p>Congratulations Stuart (<a href="http://codegumbo.com/" target="_blank">blog</a>, <a href="http://twitter.com/stuarta" target="_blank">Twitter</a>) and company!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tnbarkhouse.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tnbarkhouse.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tnbarkhouse.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tnbarkhouse.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tnbarkhouse.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tnbarkhouse.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tnbarkhouse.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tnbarkhouse.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tnbarkhouse.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tnbarkhouse.wordpress.com/136/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sqlserversleuth.com&blog=6775699&post=136&subd=tnbarkhouse&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://sqlserversleuth.com/2009/10/12/home-from-sqlsaturday-25/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a662186ae400e1e95ffca05d7b474fd7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tnbarkhouse</media:title>
		</media:content>
	</item>
	</channel>
</rss>