Skip to content

March 1 2026 release#685

Merged
erikdarlingdata merged 10 commits intomainfrom
dev
Feb 28, 2026
Merged

March 1 2026 release#685
erikdarlingdata merged 10 commits intomainfrom
dev

Conversation

@erikdarlingdata
Copy link
Copy Markdown
Owner

Summary

  • Unified version bumps: all procs to x.3 / 20260301
  • sp_HealthParser 3.3: @skip_waits and @use_ring_buffer parameters
  • sp_PerfCheck 2.3: rework and README accuracy fixes
  • sp_PressureDetector 6.3: 14 new perfmon counters, zero-rate filter
  • sp_QuickieStore 6.3: expert mode plan hashes always visible, T-SQL for plan forcing/hinting (PR sp_QuickieStore: added expert mode T-SQL for plan forcing and hinting #684)

🤖 Generated with Claude Code

ReeceGoding and others added 10 commits February 22, 2026 22:03
Closes #682. Adds TempDB, index access, version store, and lock timeout
counters. Tested on sql2016-sql2022, both snapshot and delta modes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…ters

Add 14 perfmon counters to sp_PressureDetector
sp_QuickieStore: never hide plan hashes in Expert Mode.
COALESCE(sql_handle, plan_handle) so dm_exec_sql_text returns results
when plan_handle is NULL (e.g. bulk inserts). Applied to both the
memory grants and active requests queries.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Appears in the same output table as the one detailing hints, so it is
quite naturally placed.
…-plan-forcing-and-hinting

sp_QuickieStore: added expert mode T-SQL for plan forcing and hinting
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@erikdarlingdata erikdarlingdata merged commit 7a753d2 into main Feb 28, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants