December 6, 2023 at 8:15 pm
Hey Folks,
So I have SQL Transactional Replication set up on a database that's part of an AOAG. Everything is working fine except for one thing. After a failover, the Replication Monitor is not able to show any info since the primary is where the replication was configured and now the secondary is the new primary. Replication continues but the Monitor is not able to show anything. I was wondering if there was a workaround for this? TIA
December 7, 2023 at 9:20 am
Did you add the original publisher to the monitor from each replica in the AG as per the documentation?
December 7, 2023 at 2:44 pm
Yes, and that only works when the original is available. I'm speaking more about when a failover occurs because it's not available. How can the replication be monitored?
December 8, 2023 at 5:45 pm
Ok so it looks like I am able to use the replication monitor on the other replicas after failover but it's VERY laggy.
December 22, 2023 at 6:53 am
Why would you use a transactional replication in AG? I see the benefit. However, the replicas would do the same thing. right?
DBASupport
December 22, 2023 at 8:49 am
There are many business reasons why you might do this.
We have edge nodes where web servers sit in places closest to our customer base and to reduce latency we have edge SQL servers with web content so it doesn't have to traverse the WAN, but the main e-commerce site sits centrally, so any product, stock, price information is replicated out from central to edge, I don't want to replicate the whole DB to these edge sites, and I have over 200 edge SQL servers, how is an AOAG going to work there?
December 26, 2023 at 1:42 am
Makes sense...
Here is a comment: If you have a cloud platform, could you not use DW servers within the cloud with proper firewall rules. This would be a different way of doing things... A better way?
If you have 200 edge servers, I can understand why you want to use transactional replication. This is massive.
DBASupport
December 30, 2023 at 4:29 pm
This was removed by the editor as SPAM
January 18, 2024 at 12:45 pm
This was removed by the editor as SPAM
January 24, 2024 at 6:48 pm
This was removed by the editor as SPAM
February 1, 2024 at 2:42 pm
This was removed by the editor as SPAM
Viewing 12 posts - 1 through 11 (of 11 total)
You must be logged in to reply to this topic. Login to reply