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?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between aggregate and analytic function?

973


What is report server project?

154


What is transactional replication?

1017


What is clustered primary key?

1078


Can select statements be used on views in ms sql server?

1104


Define outer join in sql server joins?

984


How to find which stored procedure is currently running in sql server?

1039


Explain identity in sql server?

1049


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

1018


Why de-normalization required?

1052


How to create indexed view?

1102


You are designing a strategy for synchronizing an SQL Azure database and multiple remote Microsoft SQL Server 2008 databases. The SQL Azure database contains many tables that have circular foreign key relationships?

123


What is the impact on other user sessions when creating indexes?

961


What is the difference between a function and a stored procedure?

1117


what are acid properties? : Sql server database administration

1054