How to Rebuild Master database in sql server 2005.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
what is the different types of backups available in sql server? : Sql server database administration
What is a dbms wizard?
You want to check the syntax of a complicated update sql statement without executing it. What command should you use?
Describe triggers features and limitations?
List some advantages and disadvantages of stored procedure?
Do you know nested transaction?
What is ssl in sql server?
How to turn on the mssql api module in php?
what is the output for this query select * from employee where 1=1;
What is "scheduled jobs" or "scheduled tasks"?
How can you see what type of locks used?
How to add a new column to an existing table with "alter table ... Add" in ms sql server?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)