Switching Off Parameter Sniffing

Uncategorized
Or, another way to put it, in most cases, shooting yourself in the foot. I was not aware that the cumulative update for SQL Server 2008 back in June included a switch that allows you to turn parameter sniffing off within SQL Server. Thanks to Kendra Little (blog|twitter) for letting me know about it (although she let me know by "stumping the chump" during my lightening talk at the Summit, thanks Kendra!). When I first saw the switch, I thought about the places where switching off parameter sniffing could be helpful. But, as I thought about it, the more I realized that this was an extremely dangerous switch. Why? Because, most people only ever hear about parameter sniffing when they run into a problem. Someone says "Parameter sniffing" and you see people cringe.…
Read More

SQLServerPedia Award Votes

Uncategorized
This is just another reminder to please vote for my blog post on using PowerShell Remoting with SQL Server. It's a post I'm proud of. Also, I think that Gail Shaw (blog|twitter) is one heck of a great blogger. She has multiple posts in several categories. She's extremely deserving of your vote. She might even get the most votes overall, another thing I think she deserves. I've learned tons and tons from all the information she puts out there. The least she deserves is a little chunk of plexiglass for all that hard work. So vote for all her posts.
Read More

SQLServerPedia Awards

Uncategorized
Right, I said I wouldn't compete, but I can't help pointing out that I'm pretty proud of this particular blog post that is in the Management and Automation category.  I thinki the number one tool for automation of administration of SQL Server, and pretty much all of Microsoft's server technologies, is PowerShell. Knowing how to execute scripts on multiple servers, asynchronously, is extremely important to a successful administration automation effort. So, please, despite what I said before, consider voting for PowerShell Remoting with SQL Server.
Read More

More Voting

Uncategorized
As if the US Election and SQL Rally voting were not enough (and have you voted yet for the SQL Rally Pre cons? Polls close tomorrow at 8PM), I just found out that SQLServerPedia is holding an awards vote. You only have a week, so get on over there and vote. There are a ton of categories and some really excellent blog posts to choose from. Yes, I have a post in there, but in this instance, I am not asking for your vote and won't provide a link. All of those bloggers, many of whom I know personally, put in extra work to get that information out to you. They all deserve your vote. That is a collection of extremely hard working, smart people, that I learn a lot…
Read More

Writing Opportunities

Uncategorized
Are you looking for opportunities to show off your elite writing skills and consumate SQL Server knowledge? Want a chance to build up the resume a bit? Are you like me and you have a hard time thinking of ideas to write about? I've got a solution for you. There's a new forum over on SQL Server Central that is all about requests for articles. It's mostly small stuff, easy one-page articles, a bit more than a blog post but a bit less than a full blown multi-page drill down. Also, if you have ideas for articles that you'd like to see someone write up, you can post them there. You should read the rules about the forum, which aren't complicated, and then dive in.
Read More

SQL Rally: One Day on Query Performance Tuning

Uncategorized
The SQLRally, a new PASS initiative taking place in the spring, is going to be a community driven event. This includes selection of the pre-convention (precon) paid presentations through a voting process. I have a session called Query Performance Tuning, Start to Finish. It's a one day session on everything about tuning queries. I won't republish the abstract and bore the heck out of you, but I will list the 5 skills I think you'll take away with you if you attend (after voting for me): The ability to collect performance metrics on your servers as part of an overall query tuning methodology The ability to generate, read, and understand execution plans from multiple sources in support of troubleshooting poorly performance queries An understanding of how the optimizer works in support…
Read More

New Book on Query Optimizer

Uncategorized
Benjamin Nevarez (blog) has been working really hard on a book on the Query Optimizer. It just got finished in time so that there will be copies available at the PASS Summit. I strongly recommend you track it down. There's a lot to learn between the covers. How do I know since the book just got finished and isn't in anyone's hands yet? Because I've been watching it get built. I put in my small efforts as the technical editor. I feel bad about that because I've always learned from my technical editors and I'm fairly sure I learned more from Benjamin than he did from me. Get a copy of the book. You won't be disappointed.
Read More

Another Must See Session

Uncategorized
I can't believe I missed this one in all the posts and recommendations I've been making about great sessions coming up at the PASS Summit. I'm not sure where my head was. However, I'd be completely remiss if I didn't mention Jennifer McCown's (blog|twitter) session called T-SQL Brush Up. It was the most popular session at the last 24 Hours of PASS. It's going to be even better live, with an interactive audience. Holy cow, I thought I had put it on my Must See Sessions but I must have messed up. Sorry Jen.
Read More