In this blog post, let’s learn about the error message “19405 – Failed to create, join or add replica to availability group ‘%.*ls’, because node ‘%.*ls’ is a possible owner for both replica ‘%.*ls’ and ‘%.*ls’. If one replica is failover cluster instance, remove the overlapped node from its possible owners and try again.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
19405 – Failed to create, join or add replica to availability group ‘%.*ls’, because node ‘%.*ls’ is a possible owner for both replica ‘%.*ls’ and ‘%.*ls’. If one replica is failover cluster instance, remove the overlapped node from its possible owners and try again.
Reason for the Error
To be update soon…
Solution
To be update soon…