
Dear SQL DBA
Kendra Little's podcast discussing database performance tuning, software development, and working with data.
Latest episodes

Aug 11, 2016 • 20min
Teach Yourself SQL Server Performance Tuning
You'd love to have a job tuning SQL Servers, but you don't have an environment to practice in. Here's how to teach yourself performance tuning and prepare yourself to land and succeed in job interviews.

Aug 4, 2016 • 21min
Altering an INT Column to a BIGINT
You need to change an INT column to a BIGINT in a large table. Learn why this schema change can make your transaction log explode, and how to avoid it.

Jul 28, 2016 • 17min
Should I Automate Windows Updates for SQL Server?
Your boss wants you to automate patching for your SQL Servers. Is that a good idea? How far should you take it? Find out a DBAs perspective.

Jul 21, 2016 • 27min
Why Upgrades can Cause Performance Regression
Learn what can cause performance regressions after migrating to a new SQL Server version, and how to troubleshoot it.

Jul 14, 2016 • 20min
Max Degree of Confusion
Learn how to configure the Max Degree of Parallelism and Cost Threshold for Parallelism settings in SQL Server - and about how SQL Server 2014 SP2 and SQL Server 2016 change the way that SQL Server automatically configures some SQL Servers with lots of cores.

Jul 7, 2016 • 27min
How to Level Up Your DBA Career
You're a Junior or mid-level Database Administrator with no obvious career path. How do you grow the right skills to level up your DBA career?

Jun 30, 2016 • 23min
Index Usage Stats Insanity
SQL Server’s “index usage stats” dynamic management view is incredibly useful-- but does it tell you what you THINK it tells you? Kendra explains the quirks of how sys.dm_db_index_usage_stats works, as well as why she thinks the information is so valuable.

Jun 23, 2016 • 29min
Fail Over, Fail Again, Fail Better - Preparing for Disaster Recovery
You’re setting up SQL Server log shipping for disaster recovery. What else do you need to do to best prepare for a failure?

Jun 16, 2016 • 36min
Outside the Big SAN Box
You believe that your expensive SAN is slowing down the SQL Server. How can you make your case without making enemies?

Jun 9, 2016 • 14min
Next Door to Derpton
What do you do when your fellow DBA is a ticking time-bomb of bad decisions, waiting to explode your production environment?