Let us say the SQL Server crashed and you are rebuilding the
databases including the master database what procedure to
you follow?

Answer Posted / abc

first of all stop the sql services running and then we have
to bring the server in single user mode and by applying the
command sqlserver -m whose exe is located in the directory
C:\Program Files\Microsoft SQL Server\MSSQL\Binn can
rebuild the master database rebuildm (rebuild.exe)command
located at C:\Program Files\Microsoft SQL Server\80
\Tools\Binn directory at cmd prompt.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we write trigger for view?

569


How to identify current user in ssrs report?

242


What is 1nf 2nf and 3nf?

501


How to see the event list of an existing trigger using sys.trigger_events?

575


What is the difference between for xml raw and for xml auto?

579






What is the difference between MVC and Teir Architecher? Plz explain with Layyered Programming example...? Thanks

1623


What are exact numeric data types in ms sql server?

518


What is sql server transaction log file?

528


Difference between DELETE and TRUNCATE?

624


How to rebuild the master database?

586


What is a trigger? Why we need it?

543


When would you use a before or after trigger?

500


how many clustered indexes can be created on a table? : Sql server database administration

573


You want to use bids to deploy a report to a different server than the one you chose in the report wizard. How can you change the server url?

112


What are statistics?

577