Temporary post – Presentation materials

I will post everything in their permanent homes later today… but for now, here are the materials from my last few presentations:

Posted in Uncategorized | Leave a comment

Posting My Presentations from SQLSaturday #35 – Part I

This is a little bit embarrassing… I can’t upload the zip archive files with my presentation materials! Apparently WordPress.com, the host of this blog, does not allow zip files: Accepted Filetypes. My presentation materials include a mixture of PDF files, PowerShell and T-SQL script files, XML deadlock graph files, and a few other file types. I’ll post what I can (the PDF files), now, and then figure out a contingency plan or work-around tomorrow. Any suggestions would be appreciated!

Posted in PowerShell, SQL Server | Tagged , , , | 8 Comments

Looking Back on My PASS Presentation

I delivered my "Leveraging PSSDiag/SQLDiag for Efficient Troubleshooting" presentation yesterday morning, here at the PASS Community Summit 2009 conference in Seattle, Washington. The talk went quite well—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!

Based on the great feedback that I received from my several public presentations and rehearsals, 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’t bore or overwhelm the audience with too much conceptual material, plus I didn’t have to race through the case study and demonstrations.

Here are a few highlights or observations:

  • Prior to the start of the session, my friend Tim Mitchell (blog, Twitter) made a special point to come encourage me and offer any assistance that might be needed… even though he had another session to attend!
  • I also appreciated the support of my friend Patrick LeBlanc (blog, Twitter), who was in the audience
  • 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’t have a chance to get an exact count, but I would estimate that about seventy-five people were present!
  • I had a problem with one of the demonstrations (creating a SQL Server Agent alert for launching SQLDiag). I developed it against a default instance but was demonstrating it against a named instance, so the performance object name was wrong. Fortunately the audience was helpful in fixing the problem
  • I was actually working on addressing this problem on the flights to Seattle (by retrieving the appropriate name from the [sys].[dm_os_performance_counters] DMV), but I neglected to finish it after getting here. It will be fixed before I post the code
  • 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’t a good idea and turned back. I’m sure that it looked awkward (and amusing)
  • 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
  • I got to use "it depends" to answer one of the questions! :)
  • 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
  • I didn’t end up having time to cover the "’Strategies’ to Avoid" slide. I’ll write a blog post that explains the terms
  • I only had time to cover a fraction of the original material… I could teach a full-day on this topic! It’s going to be important to publish quite a few blog posts to supplement the material
  • Still, my main goal was realized: I managed to introduce many people to these invaluable, free tools that Microsoft’s engineers have developed (specifically PSSDiag, SQLDiag, PAL, SQL Nexus, and the RML Utilities)
  • I hope to hear from many audience members as they have a chance to start experimenting with these tools and leveraging them at work
  • There was a really good group that stayed around after the talk to ask questions
  • While answering those questions, the lamp in the projector blew out. I was very fortunate that it waited until after my presentation ended!
  • Tim Benninghoff (blog, Twitter) came up and introduced himself. We have interacted a bit on Twitter 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!
  • Only one person was playing #SQLBingo, which was a little disappointing!
  • I have spoken to both Colin Stasiuk (blog, Twitter) and Greg Larsen (blog, Twitter) about delivering the talk as a webcast for their user groups (the Edmonton and Database Administration virtual chapters, respectively)
Posted in SQL Server | Tagged , , , , , , , | 4 Comments

I’m a Bingo Square Too

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’ve mentioned before, 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 SQLSaturday #25.

Stuart teamed up with Brent Ozar (blog, Twitter) to bring the idea to fruition. Brent marshaled the full resources of Quest Software and SQLServerPedia, sparing no expense, and came up with the bingo cards and prizes!

To play, print out three bingo cards. Then at the conference, track down and meet the people that have agreed to be squares (we’re shown by our Twitter name and profile picture… mine can be found over to the right*). They will provide you with a passphrase and you can mark them off. Complete individual lines or the entire card to win.

I chose a geeky RDBMS term for my passphrase, which I hope will generate some discussion. I don’t have any swag to give away, but I will recognize (on this blog) the first person to catch the reference.

I’m also printing out stickers with my Twitter name and profile picture to be affixed to my conference badge.

I look forward to meeting you!

Here are a few other posts about the game:

* The sidebar may not be visible if you are viewing a single post. Go to the main page to see it.

Posted in SQL Server | Tagged , , , , | Leave a comment

A Successful Rehearsal and Upcoming Improvements to the Presentation

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 forward to returning as a SQL Lunch presenter in the not-too-distant future.

When I gave the SQLDiag presentation on the 21st, there was good response to the recently added case study and it was suggested that I increase its role in the talk. Mike McKinney also made a great observation: I’m spending too much time describing the configuration of SQLDiag (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’m grateful for the insight.

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.

Another friend from the user group, David Stein (blog, Twitter), provided some very detailed and helpful constructive criticism. I also received emails with good ideas from Steve Jones (blog, Twitter), Tim Mitchell (blog, Twitter), and Vic Prabhu (Twitter). The following points, which ring true, were raised by one or more of them:

  • 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
  • I should significantly cut back the introduction section
  • I’m switching between windows too often, giving a choppy feel to the talk
  • I need to speed up/cut back on the content. I’m still running out of time long before I cover everything
  • I’m spending too long on the troubleshooting methodology at the expense of demonstrating the tools and techniques
  • I need more practice

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):

  • I’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’s content (I don’t need to sell myself based on the number of instances I help support in Terremark’s Highly Managed Hosting 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
  • I’m trimming down the coverage on troubleshooting methodology quite a bit. I did classify this session as being at the "intermediate" skill level—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
  • The PAL demonstration will now precede working with SQL Nexus. It will flow better, plus this is actually the order I follow when applying these techniques in the field
  • I will work the demonstration of the RML Utilities back in and explain the way that this tool and SQL Nexus complement each other
  • I plan to move the "’Strategies’ to Avoid" slide to the end of the presentation. If I run out of time, it is the best material to sacrifice
  • I have several improvements for the case study
  • I am considering printing out (and distributing to the audience before the session) the three Microsoft Word documents: "Troubleshooting Methodologies," "Troubleshooting Checklist," and "Case Study"

I feel really good about giving this at PASS!

Posted in SQL Server | Tagged , , , , , | Leave a comment

The Presentations Won’t Be Posted Until After the PASS Summit

I’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’ve been adding to and improving the demonstrations for the SQLDiag 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’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.

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 SQLDiag data set from a 7-Zip archive and loads it into PAL and SQL Nexus. This saves an immense 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!).

I have been putting the release of the presentation materials above many other tasks (including blogging, participating on forums, and many responsibilities in my personal life), which has really added to my stress level. It’s time to reprioritize… 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’m sorry to postpone further, but on the other hand, the quality and quantity of deliverables will be much greater this way. I’m sure that you’ll find it worth the wait!

Expect the presentation materials the week of November 9th.

Posted in SQL Server | Tagged , , , , , , , | Leave a comment

Last Minute Rehearsal

My friend Patrick LeBlanc (blog, Twitter), host of SQL Lunch, has graciously agreed to help me have one last rehearsal of my "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’re available, please join me for the Live Meeting webcast at 9:30 a.m. (CDT) tomorrow, October 30th.

NOTE: The Live Meeting is set up from 9:00 a.m. through 11:30 a.m. (CDT), 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’t be allowing participants in until 9:30 a.m. Please do not attempt to join the meeting until 2009-10-30T09:30:00.000-05:00!

I plan on recording the meeting, to review it and improve the presentation, but I won’t make it publicly available.

If you have trouble with the direct hyperlink, you can also start from the Microsoft Office Live Meeting 2007 client on your computer:

  • Meeting ID: HD8QCW
  • Location: https://www.livemeeting.com/cc/usergroups
Posted in SQL Server | Tagged , , , | Leave a comment