SQL Server Error Code – 19502 cannot create a distributed availability
In this blog post, you’ll learn more about the SQL Server Error Code 19502 and the error message description that is shown
SQL Server Error Code
19502
SQL Server Error Description for the Code :19502
Cannot create a distributed availability replica for availability group ‘%.*ls’. An availability replica of the specified availability group already exists on this instance of SQL Server. Verify that the specified availability group name is correct and unique, then retry the operation. To remove the existing availability replica, run DROP AVAILABILITY GROUP command.
Leave Your Comment