Skip to content
Opinionated SQL
When no one else will tell you that you're holding it wrong...
  • Home
  • Who and Why
  • Contact Me
  • SQL Error Code Search
  • Automated SQL Server Dump Analysis

Author: Sean Gallardy

SQLErrorCodes Is Now Live!

November 22, 2022 Sean Gallardy 5 Comments

I am often asked about all kinds of various errors, of course with absolutely no context. I also get asked…

Continue Reading →

Posted in: Non-Technical

FFS Not Everything Is A SQL Server Vulnerability

October 6, 2022 Sean Gallardy 2 Comments

The Dude I get asked if I know anything about <newest SQL vulnerability as reported by random website>, quite often.…

Continue Reading →

Posted in: NotASQLServerProblem, Security, SQL Server Filed under: NotReallyASQLProblem, Security, SQL Server

SQL Server 2022 – Contained AGs – Overview

May 24, 2022 Sean Gallardy 1 Comment

You’ve Asked, It’s Now Here! The largest complaint, by far, for Availability Groups (AG) has been that system databases could…

Continue Reading →

Posted in: HA/DR, SQL Server Filed under: Availability Groups, Contained AGs, SQL Server, SQL2022

Auditing To the Security Event Log – SQL Server Error 33204 and OS Error 8

March 22, 2022 Sean Gallardy 1 Comment

It’s Great When No One Asks Questions You’re taking the best steps to track what goes on in your instance…

Continue Reading →

Posted in: Security, SQL Server Filed under: Auditing, Security, SQL Server, Windows Server

When Using Availability Groups, Beware of Mirroring Behaviors

January 21, 2022 Sean Gallardy 7 Comments

Many DBAs haven’t had the experience of using database mirroring, since it was deprecated in 2012 when availability groups were…

Continue Reading →

Posted in: HA/DR, SQL Server Filed under: App Compat, Drivers, HADR, Mirroring, SQL Server

What Interests You?

December 5, 2021 Sean Gallardy

I’ve been writing some technical, some troubleshooting, but all items that come up often enough without a resource that when…

Continue Reading →

Posted in: General Info, Non-Technical Filed under: Your Thoughts

Demystifying Dumps: Stalled Dispatcher

December 1, 2021 Sean Gallardy 1 Comment

Hey Dispatch, We Have a Code 8 If you’ve been following with the series of demystifying dumps then you’re probably…

Continue Reading →

Posted in: Dumps, SQL Server Filed under: Demystified, Dump, Dumps, Non-Yielding, SQL Server, stalled, stalled dispatcher, Windows, Windows Server

Demystifying Dumps: Non-Yielding (Stalled) IOCP

November 18, 2021 Sean Gallardy 2 Comments

What’s an IOCP? IO Completion Ports are a set of Windows APIs which allow for efficient, fast, multithreaded asynchronous IO.…

Continue Reading →

Posted in: Dumps, SQL Server Filed under: Debugging, Demystified, Dump, Dumps, IOCP, Non-Yielding, SQL Server, Windows, Windows Server

Understanding the HADR_SYNC_COMMIT wait

September 22, 2021 Sean Gallardy 2 Comments

Initially I thought to myself, “this is the most misunderstood wait type that exists in the HA space for SQL…

Continue Reading →

Posted in: HA/DR, SQL Server, Waits Filed under: AGs, Always On, Availability Groups, HADR, HADR_SYNC_COMMIT, Monitoring, SQL Server, Synchronous Commit, Threads, Wait Types, Waits

Demystifying Dumps: Access Violation

August 29, 2021 Sean Gallardy 1 Comment

Access Violations (AV) are another common error that will cause SQL Server to take a memory dump. These can occur…

Continue Reading →

Posted in: Dumps, SQL Server Filed under: Access Violation, Debugging, Demystified, Dump, Dumps, SQL Server, Windows, Windows Server

Post navigation

Page 3 of 6
← Previous 1 2 3 4 … 6 Next →

Subscribe via RSS!

Recent Comments

  • George Walkey on What Happened To Stack Exchange?
  • Sean Gallardy on What Happened To Stack Exchange?
  • Jankow on What Happened To Stack Exchange?

Archives

  • January 2025
  • November 2024
  • June 2024
  • December 2023
  • November 2023
  • October 2023
  • August 2023
  • July 2023
  • May 2023
  • April 2023
  • March 2023
  • January 2023
  • November 2022
  • October 2022
  • May 2022
  • March 2022
  • January 2022
  • December 2021
  • November 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • September 2020
  • August 2020
  • June 2020
  • May 2020
  • January 2020
  • September 2019
  • June 2019
  • May 2019
Copyright © 2019 Opinionated SQL