what is difference between clustering and mirroring?
Answers were Sorted based on User's Feedback
Answer / sachin jain
1. Failover Cluster protects the instance, while DB
Mirroring protects one or more DBs.
2. failover clustering required dedicated H/W, while DB
Mirroring is not required dedicated h/w.
Is This Answer Correct ? | 10 Yes | 0 No |
Answer / lrosales
clustering is a series of Processing servers working as
one, mirrow in the other hand is just that an identical
copy of an server.
Is This Answer Correct ? | 13 Yes | 4 No |
How do databases help businesses?
What is Dedicated server configuration ?
What is data model in database?
1.If we have a Salary coloumn in Staff entity with this description the salary must be monetary and >=$35450.00, how we can write it in into schemain SQL? 2. If we have Weight and Marks in Assessment entity and the Weight has the description of this it must be Non-zero percentage. And also the Marks attribute stores the maximum possible raw mark for assessment (e.g., 30), while Weight stores of the weight of this assessment for the paper as a whole (e.g., 10%). If Marks is not specified, then Weight is used for both. How we can convert this into schema in SQL????
What are the four components of a database system?
How can I access my database remotely?
What is a distributed database system?
What are the database objects?
What do you understand by e-r model?
What are the different types of database?
What is a relation schema?
Explain ERASE packaged procedure ?