Let us say master db itself has no backup. Now you have to
rebuild the db so what kind of action do you take?
Answer Posted / hari
first you rebuild the master db by using REBUIDM.exe. after
u take single user mode Sqlservr.exe -c -m.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Explain raiserror in sql server?
How to change server name in sql server?
What is a join in sql?
Explain can SSRS reports Cache results?
How you trouble shoot when any job fails
What is the maximum size of sql server database?
How to delete a login name in ms sql server?
What is difference between foreign key and unique key?
What is a database table?
When do you think a developer should use sql server-based cursors?
How to execute stored procedure and set temp table in sql server?
How to make a column nullable?
Explain having clause and where clause?
Describe the left outer join & right outer join. : sql server database administration
What is instead of trigger sql server?