Skip to content
DBAlight
  • About Me
  • Disclaimer
  • Sitemap
  • Contact
  • Toggle website search
Menu Close
  • About Me
  • Disclaimer
  • Sitemap
  • Contact
  • Toggle website search

My thoughts on the matter

Indexes (rowstore) 101 information: clustered, non-clustered and heaps

  • Post author:andreas.storebo
  • Post published:2020-09-08
  • Post category:Indexes

What indexes are and how they are organized internally is very much a 101 topic. For those unfamiliar I can recommend Brent Ozars free class “How to Think Like the…

Continue ReadingIndexes (rowstore) 101 information: clustered, non-clustered and heaps

Monitoring Metrics – Page Life Expectancy (PLE) and associated metrics

  • Post author:andreas.storebo
  • Post published:2020-08-31
  • Post category:Monitoring Metrics

For my writeups of monitoring metrics I will add what I see as necessary correlation metrics to have a more complete description of how I would use it. Page Life…

Continue ReadingMonitoring Metrics – Page Life Expectancy (PLE) and associated metrics

Locks vs Latches, a short comparison

  • Post author:andreas.storebo
  • Post published:2020-08-30
  • Post category:Locking and blocking

This is not a detailed in-depth dive into locks nor latches , but a short summary to highlight the difference and to show that they are different but do affect…

Continue ReadingLocks vs Latches, a short comparison

Troubleshooting blocking using sp_whoisactive

  • Post author:andreas.storebo
  • Post published:2020-06-09
  • Post category:Locking and blocking

First, resolving the current immediate blocking situation is important, but to prevent the issue from reoccurring or at least to make an informed decision as to what to do about…

Continue ReadingTroubleshooting blocking using sp_whoisactive
  • Go to the previous page
  • 1
  • 2
You are welcome to my thoughts, but they are given without warranty or claim of correctness. These views and thoughts are my own and subject to change at any time without notice (and they will likely change as my understanding of the topics evolve).