Dear Sql Dba

Informações:

Sinopse

Kendra Little of SQLWorkbooks.com answers burning questions from SQL Server Database Administrators and talks about her experiences as a DBA, consultant, and trainer.

Episódios

  • Should I Get Certified as a DBA?

    04/05/2017 Duração: 17min

    Find out if getting certified will help you land an entry level DBA job, and if you do want to get certified, get Kendra's tips on preparing for the exam.

  • How Does a DBA Build Confidence After Making Mistakes?

    27/04/2017 Duração: 19min

    Ever had a database change go horribly wrong? It can feel awful in the moment, then eat away at your confidence for days afterward. In this 20 minute episode Kendra gives you practical steps that help you cope with change over the course of your DBA career.

  • Are Bad Statistics Making My Query Slow?

    20/04/2017 Duração: 35min

    An important query is suddenly slow. Is it because statistics are out of date? This is tricky to figure out, and updating statistics right away can make troubleshooting even harder. Learn how to use query execution plans to get to the heart of the question and find out if stats are really your problem, or if it's something else. In this 35 minute episode: 00:39 SQL Server 2017 Announced 01:10 New video from Microsoft's Joe Sack demonstrating Adaptive Query Processing 03:05 This week's question: Are bad stats making my query slow? 05:26 Demo of finding plan in cache and analyzing stats begins 28:17 What to do when stats ARE the problem Code samples: https://gist.github.com/LitKnd/f07848d59cedc61fd057d12ab966f703 Links from the episode: SQL Server 2017 Adaptive Query Processing video by Joe Sack: https://www.youtube.com/watch?v=szTmo6rTUjM&feature=youtu.be Michael J Swart on finding Dark Matter Queries: http://michaeljswart.com/2017/04/finding-your-dark-queries/ Got a question for Dear SQL DBA? https://SQLW

  • Index Maintenance and Performance

    13/04/2017 Duração: 28min

    They made their index maintenance job smarter, and their queries got slower in production afterward. Could the index maintenance have harmed performance? In this episode... 00:50 Thinking about plan freezing in Query Store and multi-team process 03:15 This week's question about index maintenance and query performance

  • Lock Timeouts & Memory

    06/04/2017 Duração: 19min

    The dev server got bogged down during a deployment and lock timeouts were everywhere. Was the perfmon counter way off about how much memory was being used just for locks? In this episode... 00:33 What's new @ SQL Workbooks: Down the Rabbit Hole 03:00 This week's question about lock timeouts & memory in SQL Server

  • Why is my Transaction Log Growing in My Availability Group?

    30/03/2017 Duração: 29min

    A database transaction log is expanding, even though the DBA is running log backups and doesn't see an open transaction? What's going on with this Availability Group? Timestamps in this episode if you want to skip ahead: 00:49 What's new @ SQL Workbooks 03:22 Info on SQLPASS Summit Content Survey & a heads-up for aspiring precon speakers 05:35 This week's question about t-log growth

  • When SQL Server Does NOT Use Write Ahead Logging

    23/03/2017 Duração: 23min

    A few episodes ago, I talked about how learning about Write Ahead Logging was a light bulb moment for me, and helped me learn tons of concepts about backups and recovery. This week, we talk about when SQL Server turns things upside down and doesn't use write ahead logging: and what it has to do for recovery in these special cases.

  • Using a Tail Log Backup in a SQL Server Migration

    16/03/2017 Duração: 13min

    When you migrate a database, it can be useful to prove that you moved all the data and didn't miss any transactions. Learn how to use a tail log backup in a migration scenario.

  • Stack Dumps in SQL Server

    09/03/2017 Duração: 20min

    Learn what a Stack Dump is in SQL Server. Hear what happens when Kendra causes a stack dump against a test SQL Server instance under load. Learn how to find information about stack dumps on your SQL Server, and how to escalate them when required.

  • WAL: The concept that makes recovery models & backups make sense

    02/03/2017 Duração: 18min

    When you're a Junior DBA, it's really hard to take in all the information out there. Learn about write ahead logging: the concept that can help you make sense of recovery models and backup strategies in SQL Server. Kendra tells the story of the "Wow!" moment when she learned about write ahead logging from Kimberly Tripp of SQLSkills.com, and explains how this all works in SQL Server.

  • Will the Cloud Eat My DBA Job?

    23/02/2017 Duração: 28min

    Will cloud services render DBAs obsolete? Does the cloud mean that developers will use less of SQL Server? Kendra talks about the future of database administration and gives tips on strategizing your career.

  • Confused by sp_Who2

    16/02/2017 Duração: 14min

    Learn why the output from the built-in procedure sp_who2 can be so confusing, how to get more information, and free tools that can make it easier to figure out what you need to pay attention to in SQL Server.

  • Should I Learn Full-Text Indexing?

    09/02/2017 Duração: 18min

    Learn where full-text search shines, a common problem which full-text search does NOT solve, where full-text can run into performance problems.

  • Index Types: Heaps, Primary Keys, Clustered and Nonclustered Indexes

    02/02/2017 Duração: 26min

    Learn the difference between heaps, clustered and nonclustered indexes, primary keys, and columnstore indexes in SQL Server.

  • What's that Garbage in my Execution Plan?

    26/01/2017 Duração: 17min

    Learn how to approach the unexpected in a mysterious execution plan that contains way more operators than expected for a very simple SQL Server query.

  • Why You Should Switch in Staging Tables Instead of Renaming Them

    19/01/2017 Duração: 11min

    Performing a switcharoo between new and old tables can cause blocking nightmares. Partition switching may help, surprisingly even on non-partitioned tables.

  • Limiting Downtime for Schema Changes in SQL Server

    15/12/2016 Duração: 27min

    You need to release schema changes while the SQL Server is in use. Learn why code generation tools write odd scripts and how to stay sane amid rapid releases.

  • Signs Your SQL Server is Running with Scissors

    01/12/2016 Duração: 22min

    Does your team know what it's doing with SQL Server? Learn what a consultant looks for when assessing a team, and signs that SQL Server may be badly configured.

  • Why is My Query Faster on the Second Run?

    24/11/2016 Duração: 25min

    The first time you test a query it's slow, but when you run it again, it's much faster. Learn how SQL Server uses memory to make the second run much faster.

  • Should I Upgrade to SQL Server 2016?

    17/11/2016 Duração: 23min

    Learn why SQL Server 2016 SP1 is a game changer, and how to take best advantage of all the cool features now in Standard and Web Editions.

página 3 de 5