How to Rebuild Master database in sql server 2005.
Answer Posted / sunilkumar
run rebuildm.exe..if you dont have taht please download
that exe and run on the database.it will repair the master
database
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the Disadvantage of indexed sequential file.
What is Service Broker in sql server 2012?
What is the difference between primary key and unique constraints?
List all the types of user-defined functions?
what's the difference between a primary key and a unique key? : Sql server database administration
How do I find the port number for sql server?
Explain what are the events recorded in a transaction log?
Where in ms sql server is ’100’ equal to ‘0’?
How can a user-defined datatype be created?
When to use Inner join & when to use subquery?
What are sp_configure commands and set commands?
What is the significance of master, tempdb and model databases?
What is a primary index?
What are security principals used in sql server 2005?
Tell me what is the significance of null value and why should we avoid permitting null values?