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
Do you have any idea about the tcl commands?
plss anybody specify tha constrian management system in dbms
Explain “not null constraint” in sql server?
What is ms sql server service broker?
What are the different types of backups avaialabe in sql server 2005?
What is row-level compre?
What is Replication?
How will you find out if there are expensive SQL statements running or not?
What is sql server english query?
How secure is sql server database?
List out different types of normalizations in sql server and explain each of them?
Define union, union all, minus, intersect?
Does dbcc checkdb requires db to be in single_user mode? : sql server database administration
Can truncate be rolled back?
Do you know what is difference between stored procedure and user defined function?