Fixing SQL AG Routing "Cannot find host" using packet analysis (and a spell checker)
I was setting up an availability group listener recently and when I tried to connect to the listener I got...
2017-11-30
647 reads
I was setting up an availability group listener recently and when I tried to connect to the listener I got...
2017-11-30
647 reads
I was setting up an availability group listener recently and when I tried to connect to the listener I got...
2017-11-30
210 reads
I was setting up an availability group listener recently and when I tried to connect to the listener I got...
2017-11-30
224 reads
I was setting up an availability group listener recently and when I tried to connect to the listener I got an error message to say “The host cannot be...
2017-11-30
8 reads
I have been playing around with including all my build dependencies in docker for windows lately and had a build...
2017-11-22
664 reads
I have been playing around with including all my build dependencies in docker for windows lately and had a build...
2017-11-22
120 reads
I have been playing around with including all my build dependencies in docker for windows lately and had a build...
2017-11-22
261 reads
I have been playing around with including all my build dependencies in docker for windows lately and had a build that kept giving me this error in the build...
2017-11-22
5 reads
Hey, VSTS YAML builds are my new favorite thing, by like a million miles.
If you have a yaml build definition...
2017-11-21
431 reads
Hey, VSTS YAML builds are my new favorite thing, by like a million miles.
If you have a yaml build definition...
2017-11-21
40 reads
By HeyMo0sh
As a DevOps practitioner, I’ve always focused on performance, scalability, and automation. But as...
By Brian Kelley
On Patch Tuesday, in addition to OS and Office security patches, Microsoft also released...
When mirroring was first released for Azure SQL Database, it used Change Data Capture...
Comments posted to this topic are about the item Multiple Deployment Processes
Comments posted to this topic are about the item How to Use sqlpackage to...
Comments posted to this topic are about the item Upgrading Admin Queries
I have a query from a former DBA that we run on SQL Server 2025 to check on database metadata. This query references sys.sysaltfiles. I want to refactor this code to be more modern. Which DMV should I reference instead?
See possible answers