How to Rebuild Master database in sql server 2005.
Answer Posted / se
Run Setup.exe to rebuild, verify, and repair a SQL Server
instance, and rebuild the system databases. This procedure
is most often used to rebuild the master database for a
corrupted installation of SQL Server 2005.
In Sql Server 2000 this was possible withrebuildm.exe tool.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
how do you determine the Load performance of any query in sql server {example how do u determine performance of a select stmnt which returns Dynamically many no of records ... some times 100,1000,10000 etc., }
what is difference between view and Dip.
What are the different methods available under sqlcommand class to access the data?
What do I need to start working with sql studio? : sql server management studio
Explain the properties of subqueries in sql server?
how do you test proper tcp/ip configuration windows machine? : Sql server database administration
OPTIMIZATION OF SP,CURSOR,TRIGGERS
What are the kinds of subquery?
Why we need to use secondry database file? though, we can do same work using primary database file also.
What is transaction server auto commit?
Difference between primary key and clustered index?
What is the maximum row of a size?
What do you mean by a dependent functionality in a build?
How do I start sql server 2017?
Can you name a few encryption mechanisms in sql server?