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
How to change the name of a database user?
What is proper subset of candidate key?
You schedule a job to run every minute what will happen if the first job runs more than 1 min? Will the second instance of the job start?
What is role playing dimension with two examples? : sql server analysis services, ssas
What do you mean by a Composite primary key?
How to use subqueries with the exists operators in ms sql server?
What factors you will consider calculating the storage requirement for that view?
Mention what are the different types of ssrs reports?
How do I view a script in sql server?
What is a functions and types in sql server?
What is a non-clustered index?
What is the difference between TRUNCATE and DROP?
Explain few of the new features of sql server 2008 management studio
What is the difference between insensitive and scroll cursor?
Explain trigger classes i.e. Instead of and after trigger?