File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ The DarlingData.sql file includes all of the following stored procedures:
2424| [ sp_HumanEventsBlockViewer] ( ../sp_HumanEvents ) | Analyzes blocked process reports | [ Link] ( ../sp_HumanEvents ) |
2525| [ sp_IndexCleanup] ( ../sp_IndexCleanup ) | Identifies unused and duplicate indexes | [ Link] ( ../sp_IndexCleanup ) |
2626| [ sp_LogHunter] ( ../sp_LogHunter ) | Searches SQL Server error logs for important messages | [ Link] ( ../sp_LogHunter ) |
27+ | [ sp_PerfCheck] ( ../sp_PerfCheck ) | Comprehensive SQL Server performance health check | [ Link] ( ../sp_PerfCheck ) |
2728| [ sp_PressureDetector] ( ../sp_PressureDetector ) | Detects CPU and memory pressure in SQL Server | [ Link] ( ../sp_PressureDetector ) |
2829| [ sp_QuickieStore] ( ../sp_QuickieStore ) | Fast and configurable way to navigate Query Store data | [ Link] ( ../sp_QuickieStore ) |
2930
You can’t perform that action at this time.
0 commit comments