Distributed Availability Group — Part 2

MSSQL-Feature-Image

Distributed Availability Group — Part 2

How to get Distributed Availability Groups information

5. Make sure that “last_hardened_lsn” is the same
6. Failover distributed availability groups (DAG) to DB03

How to roll back after primary availability group change to secondary
1. “last_hardened_lsn” will need some time to synchronize
2. When we wait a long time, it still does not the same
3. We will need to roll back to prevent data loss
4. We run the following TSQL on DB01

Author: Joe Chan