1.1 How to Measure Your SQL Server
We explain the 3 metrics you want to track on SQL Servers: Total database size (and for SaaS companies, database quantity) Batch Requests per Second Wait Time (and we introduce Wait Time Ratio) Then we’ll show how to get it with sp_BlitzFirst. Part 1: The First Two Metrics Part 2: The Third Metric, Wait Time…
