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

Answer Posted / swapna

SQL Server can be started from command line, using the
SQLSERVR.EXE. This EXE has some very important parameters
with which a DBA should be familiar with. -m is used for
starting SQL Server in single user mode and -f is used to
start the SQL Server in minimal confuguration mode. Check
out SQL Server books online for more parameters and their
explanations.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between sql and sql server?

550


Write query to return all rows sql?

623


What is normalization of database?

609


How do I perform an unattended install of sql server 2000?

606


Do you know the different ddl commands in sql?

595






Any one plz send me SQL Server Developer/DBA resume for 4 years experience

2184


Does a server store data?

504


How many columns can exist together per table?

713


What is the sql profiler?

548


What is the tcp/ip port on which sql server runs?

570


How is a full-text index updated?

546


how many layers of tcp/ip protocol combined of? : Sql server database administration

532


What are sp_configure commands and set commands?

566


Difference between report and query parameter. Why do we need different type of parameter?

579


How to create a local temporary stored procedure?

505