Reece Goding

Results 39 issues of Reece Goding

**Version of the script** All versions, I bet. **What is the current behavior?** You can type whatever you want in to `@execution_type_desc` and `sp_QuickieStore` will take it as a valid...

bug
sp_QuickieStore

**Is your feature request related to a problem? Please describe.** A pet peeve of mine is having parameters that aren't in the [documentation's list of examples](https://github.com/erikdarlingdata/DarlingData/blob/dev/sp_QuickieStore/Examples.sql). Currently, the following are...

No attempt made to touch the Azure stuff. ## Type of Change - [ ] Bug fix (non-breaking change, fixes # ) - [X] New feature (non-breaking change, adds functionality,...

### Summarize Functionality We have a wealth of cmdlets for managing Agent Job schedules: - New-DbaAgentSchedule creates them - Remove-DbaAgentSchedule destroys them - Set-DbaAgentSchedule updates them at the job level....

feature
triage required

## Type of Change - [ ] Bug fix (non-breaking change, fixes # ) - [X] New feature (non-breaking change, adds functionality, fixes #9540 ) - [ ] Breaking change...

### Summarize Functionality Currently, the only documentation for `Read-DbaXEFile` that does not require knowing the path to the .xel file is `Get-DbaXESession -SqlInstance sql2019 -Session deadlocks | Read-DbaXEFile`. I've never...

documentation

### Summarize Command's Functionality [There are plenty of ways to get Failover Cluster Instance Diagnostics Logs](https://learn.microsoft.com/en-us/sql/sql-server/failover-clusters/windows/view-and-read-failover-cluster-instance-diagnostics-log?view=sql-server-ver16#SSMSProcedure), also known as the "SQLDIAG log file". But as far as I can tell,...

feature
new command
triage required

### Summarize Functionality I recently used `Get-DbaDatabase | Select *` and was surprised to see absolutely nothing about CDC. I could write the sys.databases query to find if CDC is...

feature
triage required

### Verified issue does not already exist? I have searched and found no existing issue ### What error did you receive? Any attempts to run `Watch-DbaXESession` have me informed that...

bugs life
triage required

GitHub insists that [a release from last year](https://github.com/BrentOzarULTD/SQL-Server-First-Responder-Kit/releases/tag/20241228) is the latest ![Image](https://github.com/user-attachments/assets/40f377a0-ce99-495a-bdb9-5a9feadf6712) even though it clearly isn't. ![Image](https://github.com/user-attachments/assets/0f4129a4-14ba-4faf-81e6-6e74218af642) Maybe the 2025-04-07 release was never merged into main?