Explain Active/Active and Active/Passive cluster
configurations?
Answer Posted / suman j
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 ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can you find out if the current user is a member of the specified microsoft® windows nt® group or microsoft sql server™ role?
Which table keeps the locking information?
Explain the difference between clustered and non-clustered index?
What is view in sql?
What is a partition key?
Difference between LEN() and DATALENGTH() in sql server ?
What are triggers? How do you invoke a trigger on demand?
How to get a list of all tables with "sys.tables" view in ms sql server?
What is forward - only cursors / read only cursor?
While you are inserting values into a table with the insert into .. Values option, does the order of the columns in the insert statement have to be the same as the order of the columns in the table?
Explain unique key in sql server?
Do you know what is a linked server in sql server?
What is a not null constraint?
What are the fixed server level roles? : sql server security
Tell me something about security and sql azure?