The SQLBits VI Experience

I had high expectations about SQLBits VI and it certainly lived up to it! Not only did it have great speakers, who really know their stuff and have an effortless way of getting the information across, but it was also free. So it goes without saying that it was a popular event. There were 4 sessions going on at any one time with a theme of performance and scalability and plenty of choice across DBA, Dev and BI areas. It did mean some tough decisions had to be made between which ones to attend!

Monitoring and Tuning Parallel Query Execution

The first session I attended was held by Ramesh Meyyappan on the DBA track (you can see some of his webcasts here). I chose it as out of the 4 opening sessions, it seemed most relevant to my day job over the others. If I’m honest, I wasn’t expecting to get much from the talk beforehand; not because I thought I knew it all - quite the opposite in fact, as I didn’t understand some of the terms in the overview (CXPACKET, SOS_SCHEDULER_YIELD…you what? what’s a doobry-wotsit-discombobulater?). Nor did I appreciate the significance of the topic. These were terms I knew of before, but that I didn’t actually know about - probably as I felt they were a bit too much out of my comfort zone so when I did come across the terms in the past, I didn’t dive down into them to really find out about them.

What a great session it was. Ramesh certainly knows his stuff and I’m glad I opted for it. What was great about it, was the way Ramesh shared his knowledge - his ability to explain things in such a clear way that makes complete sense to people like me who were learning new things was superb, especially given the time constraints. I now have a greater appreciation of MAXDOP, CXPACKET, SLEEP_TASK & SOS_SCHEDULER_YIELD - seeing live demonstrations gets a big thumbs up from me. Seeing real examples of where running queries in parallel can be slower was very beneficial for me. CDs were given out with all examples on so I’ll firing that up soon!

Inside the SQL Server Query Optimizer

Conor Cunningham, Principal Architect at Microsoft, was one of the must-see speakers for me and one I expected to draw a big crowd. He’s a natural speaker, with an informal nature and did an entertaining talk which I rate extremely highly. “DMVs basically exist because I was p*ssed off” was a particularly entertaining moment. Hearing his insight into how the Query Optimizer works definitely made it a session well worth attending, as proved by the size of the audience - the room was packed. “Snug” was becoming a theme word for the day already!

Note to self: get on with reading “Microsoft SQL Server 2008 Internals” which is currently sitting on my desk.

Performance Monitoring and Tuning - Tips and tricks

Another DBA session by Ramesh Meyyappan that didn’t disappoint. And another one that is on my list that I want to watch back again when the recordings are available.

At this point in the day, 3 out of 3 sessions I’d attended were on the DBA track. This just further emphasised something I previously blogged about: Rise of the SQL Server DevBA. As an SQL Server developer, I found these of so much value. If you want to build performant, scalable database systems, you can’t be blind to these topic areas.

Time to switch to Dev sessions

After lunch, I attended 2 Dev sessions: “Denormalisation - Having your cake and eating it” by Mark Whitehorn & Yasmeen Ahmed followed by “Improving Database Performance by removing the Database” by Simon Munro. Denormalisation is a topic I’m comfortable with and the session was all theory. The other session was something I followed as a general theme at QCon recently (as I previously blogged about). So I personally didn’t take as much away from these sessions, but this was something I should have anticipated from the session abstracts. I did enjoy some of Simon’s slides in particular, prompting a few LOLs.

Icing on the cake

The final session of the day for me, was on the BI track: “Designing and Tuning High Speed Data Loading”, held by Thomas Kejser from the SQL Customer Advisory Team. I really enjoyed his talk on the various techniques for quickly loading data into SQL Server and on minimally logged operations. Another session I want to watch back again as it topped off a brilliant day.

SQLBits - you know it makes sense

This was the first SQLBits I’ve attended and if SQL Server is your thing, I completely recommend you try to make it to future ones. I know I wouldn’t hesitate to attend again if I have the chance. It’s a great opportunity to sponge up more knowledge and meet up with other SQL Server professionals. I had a number of good chats with other attendees, in particular SQL Server tweeps John Samson (Twitter) and Vivekanand Serou (Twitter).

Overall, this kind of event is great for broadening your horizons. Never be satisfied just with what you already know - go out there and push to learn more. Sometimes the most valuable nuggets of information take you by surprise!

Keeping my eyes peeled for the next event to attend!


See also