For normal operating procedures the proper method is to start from the
Cluster Administator.
Starting from the command prompt with sqlservr.exe -c -m is a trouble
shooting technique. It starts SQL Server as an application in single user
mode and as such would be pretty useless in a production environment.
Rand
This posting is provided "as is" with no warranties and confers no rights.
RE: Clustered Active/Active in Single-user mode -
05-07-2004
, 03:06 AM
Ok but if I have to restore the master db of the clustered sql server instanc
I have to start the instance in single-user mode so can I start from command promp
without any fear or problem