Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Do you know what is bit data type and whats the information that can be stored inside a bit column?

995


Can you use order by when defining a view?

1019


I have triggers,views,functions,stored Procedures for a table. When I am dropping that table which objects are deleted?

1183


What is the recursive stored procedure in sql server?

1073


Explain the database you used in your final year project?

1099


How to create a simple user defined function in ms sql server?

1068


How would you choose between a clustered and a non-clustered index?

1019


Suppose i have a table that contains 5 columns like col1,col2...colm5.I want to import only two column through BCP utility.How to do same through BCP in sybase.

2451


What is user defined datatypes and when you should go for them?

1066


Is it possible to update the views? If yes, how, if not, why?

1080


What is compound operators?

1114


What are commit and rollback in sql?

1168


Can you explain full-text query in sql server?

1057


Can I save my report as html, excel or word? : sql server management studio

1007


Why the trigger fires multiple times in single login?

1277