SQL Server Error Msg 1460 – The database “%.*ls” is already configured for database mirroring on the remote server. Drop database mirroring on the remote server to establish a new partner.

In this blog post, let’s learn about the error message “1460 – The database “%.*ls” is already configured for database mirroring on the remote server. Drop database mirroring on the remote server to establish a new partner.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

1460 – The database “%.*ls” is already configured for database mirroring on the remote server. Drop database mirroring on the remote server to establish a new partner.

Reason for the Error

To be update soon…

Solution

To be update soon…