Explain Active/Active and Active/Passive cluster
configurations
Answer Posted / saji joseph
Active/Active
Here first node will be default and second node will be
named instance. Both node will be active.
Move group from cluster administration is possible for both
side.
System performance will go down, if both resources are in
one node.
Active/Passive
Only one Active node with default instance.
No system performance degradation will be there for this
case even if we switchover to the other node. Both have
same configuration.
| Is This Answer Correct ? | 22 Yes | 4 No |
Post New Answer View All Answers
What are user-defined functions (udfs) in sql server?
Do you know what are pages and extents? : SQL Server Architecture
What is the minimum and maximum number of partitions required for a measure group? : sql server analysis services, ssas
Define views.
What is difference between count (*) and count 1?
What is the function of sql server agent windows service?
What is the difference between dropping a database and taking a database offline?
What do you understand by a view? What does the with check option clause for a view do?
Explain the different types of backups available in sql server? : sql server database administration
How can you hide the sql server instances?
Why de-normalization required?
What is the new security features added in sql server 2014? : sql server security
Can a table be created inside a trigger?
What are constraints?
What stored procedure would you use to view lock information?