How to restart SQL Server in single user mode? How to start
SQL Server in minimal configuration mode?

Answer Posted / abc

sqlserver.exe is located in the binn dir of sql server ie
program files\m sql server\mssql\binn and we can get help
related to it on dos prompt
to start server at single user mode or admin role we have
to specify -m ahead of the command

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the rules for designing files and file groups in sql server?

714


How to connect to a sql server using odbc_connect()?

837


What information is maintained within the msdb database?

727


What is shared lock?

650


What is service broker?

768






Why you need indexing? Where that is stored and what you mean by schema object? For what purpose we are using view?

678


Define tempdb database?

753


What is mean by clustered index and non clustered index, give syntax of creation? : sql server database administration

786


Write a sql query to sort on different column name according to the parameters passed in the function?

697


Explain what is the use of custom fields in report?

690


What is recompile sql server?

758


How to get all stored procedures in sql server?

690


Explain different types of lock modes in sql server 2000?

690


What is sql server transaction log file?

712


What is difference between index and primary key?

799