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
What happens if null values are involved in string operations?
What is the report builder?
Explain the disadvantages of cursors?
can SSRS reports Cache results?
Explain the difference between function and stored procedure?
What is attribute? : sql server analysis services, ssas
What is primary key and example?
How does the report manager work in SSRS?
Explain what is meant by replication of database?
Explain what is public role in sql server?
Does dbcc checkdb requires db to be in single_user mode? : sql server database administration
What is merge join?
Mention what are the core components of ssrs?
What is field with example?
How to create median function?