How to restart SQL Server in single user mode? How to start
SQL Server in minimal configuration mode?
Answer Posted / m.sivakumar
The SQLSERVR.EXE is located in binn directory of Sql server.
-m is used for starting SQL Server in single user mode.
-f is used to start the SQL Server in minimal configuration
mode.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is factless fact table? : sql server analysis services, ssas
Explain the use of containers in ssis and also their types?
I have triggers,views,functions,stored Procedures for a table. When I am dropping that table which objects are deleted?
how to create “alternate row colour”?
What is analysis service repository?
What is report subscription?
What stored procedure can you use to display the current processes?
What are the character string functions supported by sql server 2005?
Explain different types of lock modes in sql server 2000?
Can you explain different types of locks in sql server?
How many types of relations are there between dimension and measure group? : sql server analysis services, ssas
What is report server project?
Explain differences between web edition and business edition?
What is microsoft sql server?
What is replication and database mirroring?