SQL Server Server Hang when changing password with SQL Server Configuration Manager 2019

Abrams, Dan 86 Reputation points
2023-03-20T22:03:33.9033333+00:00

Hi All,

Today we experienced a problem with SQL Server 2019 Configuration Manager while we were changing a password.

  • Microsoft SQL Server 2019 (RTM-CU18) (KB5017593) - 15.0.4261.1 (X64) Sep 12 2022 15:07:06 Copyright (C) 2019 Microsoft Corporation Enterprise Edition: Core-based Licensing (64-bit) on Windows Server 2016 Standard 10.0 <X64> (Build 14393: ) (Hypervisor)
  • Server Configuration: 2 - Host Failover Cluster on a VM with 256GB memory.

We use a DOMAIN/USERNAME account and password for our Service Account for SQL Server and SQL Server Agent. Using SQL Server Config Mgr on the ACTIVE node, when we changed the password for SQL Server and clicked Apply, the whole server hung, and Config Mgr never returned. I was unable to click out of the window, or do anything on the server. Existing database connections continued, but new connections were unable to connect.

When we tried to failover to the passive node, Failover Cluster Manager would not perform the failover and remained in a Pending state.

So, we changed the passwords on the Passive node via services.msc and performed a forced shutdown of the VM on the Active node to push SQL Server over to the passive node. SQL Server properly restarted on the Passive node (now Active). SQL Server and SQL Agent both properly restarted on the newly Active node.

We then went back to the original node (now Passive), and restarted the VM. When the server restarted, we changed the passwords via services.msc.

There were no typos in our password.

We followed these directions exactly, except we clicked "Apply" instead of "Ok":

Why did this happen?
Are there any known issues with SQL Server Config Mgr on 2019 Enterprise?

Any insight would be greatly appreciated.

Thank you,

--Dan

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,630 questions
{count} votes