The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
1answer
168 views

Cross Database transactions - Always on

Recently we are working on a POC to get Always on work and happened to see this article in BOL http://technet.microsoft.com/en-us/library/ms366279.aspx This article suggests that there would be ...
2
votes
1answer
328 views

SQL Server 2012 Always On Availability Group Reporting Disconnected Replica

I'm trying to configure availability groups in a VM environment so I can run some tests. I think I've got the group created correctly, I can see the Always on group on both servers. However when I ...
1
vote
0answers
22 views

DPM and AlwaysOn - Can they work

How does AlwaysOn tie into DPM for SQL Server 2012? Can we use one or the other for High Availability ? Can they work together or must they be used separately. Thanks
1
vote
0answers
31 views

when can AG primary replica be a different host to WFC primary?

To set up an Availability Group with two servers, the servers both participate in a Windows Failover Cluster. I've seen cases after certain failover modes where the primary IP address in the cluster ...