Hi @Yilma jima
Not sure if this post can help you.
Best regards,
Percy Tang
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I performed a full backup and a transaction log backup from the global primary, and restore them to the forwarder with NORECOVERY option. But when run the following on the forwarder:
Script
ALTER DATABASE [db1] SET HADR AVAILABILITY GROUP = [distributedag]
error message :
Msg 35250, Level 16, State 7, Line 1
The connection to the primary replica is not active. The command cannot be processed
I use the same domain account for all nodes. it has administrator access on window server and in SQL server