Author Archives:

Webcast Recording – The Developer and the SQL Server Transaction Log

How does the SQL Server transaction log impact the performance of your code? What impacts the performance of the transaction log, and how do you know when you’re pushing the limits of your log? Kendra Little explains the role of the transaction log in SQL Server and what you can do to optimize your use…

Three Things You Should Never Say in a Technical Interview

When preparing for a technical interview, most people forget to think about how they answer questions. Even though you’re focusing on technical topics, make sure you avoid some simple statements that could spoil your chances to land that job. #3: My Coworker Was an Idiot Whether or not it’s true, don’t let this statement come…

An Introduction to SQL Server Clusters

The options for high availability can get confusing. I was lucky enough to begin working with SQL Server clusters early in my career, but many people have a hard time finding simple information on what a cluster does and the most common gotchas when planning a cluster. Today, I’ll tell you what clusters are, what they’re…

Three Consulting Tools to Make You a Better DBA

As a consultant, I solve hard problems, and I use cool tools. These tools could help you, too– and in ways that may surprise you. Problem 1: The DBA’s Time is Money, and It’s Limited You know what, DBAs? You’re expensive. DBAs are frequently involved in every task that touches a database. This includes Windows…

How to Test Your Backup Strategy: Five Simple Questions

Backup strategies are like rashes: people tend to ignore them for as long as they can, then they ask a specialist if it’s going to be OK. There’s a lot of good ways to back up databases. The challenge is finding best strategy for your data. To find out if your SQL Server backup strategy measures…

SQL Server Certifications: What to Take and How to Prepare

Whether you’re already a database professional or would like to become one, you’ve probably thought about getting certified in SQL Server. Do you need to be certified? What certifications are available and which should you take first? How should you prepare for the exams? Kendra Little is a Microsoft Certified Master in SQL Server. She’ll…

What’s Going On in My SQL Server? Video

What do you turn to when you need to find out what’s happening in SQL Server? Do you know the pros and cons of using SQL Server Profiler? Kendra Little shows you two lightweight alternatives for collecting activity and bottlenecks from SQL Server. She’ll show you how these methods are even *more* powerful than a…

Perk Up Your Career with the SQL Server Troubleshooting Checklist

When an application is offline or performing so badly that the users are complaining, what do you turn to? When your cellphone says a major incident is ongoing and you can’t get to a computer, where do you send the team at the office? When you’re putting out fires with whatever you can find, how…

SQL Server First Responders Kit Video

When your SQL Server is critically injured you need a first responder kit to help you diagnose the problem and apply emergency aid. In this session, Kendra Little introduces you to invaluable tools and techniques for triaging an emergency. If you have one year’s experience with database administration, this half-hour session will set you up…

Three Things That Rock About SQL Server

When something remarkable is around for a while, it becomes easy to take it for granted. Today, I’ll share three awesome things about SQL Server with tips to give you an edge when using each one. #1. The Free Online Documentation is Mind Blowing SQL Server is a huge product. We’ve got the database engine,…