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...


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

Answers were Sorted based on User's Feedback



Let us say the SQL Server crashed and you are rebuilding the databases including the master databas..

Answer / 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

Let us say the SQL Server crashed and you are rebuilding the databases including the master databas..

Answer / guest

For restoring the master db we have to stop the SQL Server
first and then from command line we can type SQLSERVER ?m
which will basically bring it into the maintenance mode
after which we can restore the master db.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More SQL Server Interview Questions

How can sql server instances be hidden?

0 Answers  


in my server i have 3 instances,one of them got failed, and this cause we r not able to connect to server, how to know which instance was dameged?

1 Answers   IBM,


What are ddl triggers and types of ddl trigger?

0 Answers  


Does any body please help me what question's have asked for SSRS in the interview?

0 Answers  


Explain about Joins?

0 Answers   Infosys,


What is db stored procedure?

0 Answers  


How to get number of days in a given year?

4 Answers   ADP,


What are trace flags and mention a few common trace flags used with sql server?

0 Answers  


How to implement service broker?

0 Answers  


what is memory-optimized nonclustered indexes

0 Answers  


Tell me what is use of except clause? How it differs from not in clause?

0 Answers  


What are window functions in sql server?

0 Answers  


Categories