Now that we’ve got a good default setup for TempDB, and we understand what’s using it, let’s zoom out and ask a few big questions: Does TempDB have enough capacity? If not, what’s using space? Are the TempDB pages in memory fast enough? If not, do we need more files, and which queries are waiting…
9 – How to Monitor TempDB
Now that we’ve got a good default setup for TempDB, and we understand what’s using it, let’s zoom out and ask a few big questions: Does TempDB have enough capacity? If not, what’s using space? Are the TempDB pages in memory fast enough? If not, do we need more files, and which queries are waiting...
To access this incredible, amazing content, you gotta get Live Class Season Pass, Live Class Season Pass PLUS Lab VM, Recorded Class Season Pass or Fundamentals of TempDB, or log in if you already shelled out the cash.
- 0 – Prerequisites Before the Class
- 1 – How the Version Store Affects TempDB
- 2 – How Temp Tables Affect TempDB
- 3 – How Table Variables Affect TempDB
- 4 – Temp Tables and Table Variables at Scale: PFS/GAM/SGAM Contention
- 5 – Memory-Optimized Table Variables
- 6 – How Execution Plans Use TempDB
- 7 – Other TempDB Consumers: Cursors, Index Builds, AG Stats
- 8 – How to Provision TempDB on a New Server