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 to see the event list of an existing trigger using sys.trigger_events?
Scalability, Availability, Integration with internet, etc.)?
How would you go about developing a ssrs report?
How can I add Reporting Services reports to my application?
How to convert numeric values to integers in ms sql server?
How to convert numeric expression data types using the cast() function?
What is a transactions?
Can you change the data type of a column in a table after the table has been created? If so, which command would you use?
Can we do dml on views?
Do you know spatial data types - geometry and geography in sql server 2008?
Do you know the cursor optimization tips?
Can You Use Data Mining Models In Ssrs?
Can you explain what are various ways to enhance the ssrs report?
What is the difference between a clustered index and a non-clustered index?
You have to store user responses of ‘yes’ and ‘no’ what kind of data type is best suited for this task?