Hi,
I was trying to restore master db on Clustered SQL Server. As required for master db restore I put SQL server in single user mode (by adding -m parameter). Now I can't get to the SQL Server Enterprise manager on the server, it gives me "Server is in single user mode. Only one administrator can connect at this time". So I locked myself out and I can't connect to the SQL Server anymore. How can I get to not single user mode now and what is the right way to restore master DB on Clustered SQL server, so it doesn't get locked out?
Thank you,
Jane
PS: I tried to run sqlservr.exe with no parameters, it didn't resolve the issue.
I was trying to restore master db on Clustered SQL Server. As required for master db restore I put SQL server in single user mode (by adding -m parameter). Now I can't get to the SQL Server Enterprise manager on the server, it gives me "Server is in single user mode. Only one administrator can connect at this time". So I locked myself out and I can't connect to the SQL Server anymore. How can I get to not single user mode now and what is the right way to restore master DB on Clustered SQL server, so it doesn't get locked out?
Thank you,
Jane
PS: I tried to run sqlservr.exe with no parameters, it didn't resolve the issue.