InterviewSolution
Saved Bookmarks
| 1. |
Benefits that SQL Server failover cluster instances provide ____________(a) Protection at the instance level through redundancy(b) Disaster recovery solution using a multi-subnet FCI(c) Zero reconfiguration of applications and clients during failovers(d) All of the mentionedI have been asked this question by my school teacher while I was bunking the class.The doubt is from Clustering topic in chapter Enterprise Data Management of SQL Server |
|
Answer» RIGHT choice is (d) All of the mentioned To explain I WOULD SAY: You can even run an FCI-hosted database inside an AlwaysOn availability group. |
|