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 is use of dbcc commands?
What is database dimension? : sql server analysis services, ssas
Mention the differences between sql server and mysql.
How do you check sql server is up and running?
How do you improve the performance of a SQL Azure Database?
What is clr ddl trigger?
Differentiate between a having clause and a where clause.
How can you manage sql azure security?
How each E-R model constructs can be mapped to the relational model?
Retrieve the unique rows from table without using UNIQUE and DISTINCT keywords.
Explain primary key and foreign key constraints?
application server is slow what may be the problem
What are the steps to follow to configure SQL*Net?
Explain the steps to use transact-sql cursor?
Explain about SQL server 2005?