Connection Error When Setting Up a Subscription for SQL Server (Transactional) Replication

13 Views Asked by At

I am encountering a connection to the target database error while setting up a Subscription for SQL Server (Transactional) Replication in SSMS.

I can connect to the target server database from the local SSMS using local SQL Server authentication. Additionally, I was able to connect to the target server (dev database) when setting up a replication subscription from a dev database. However, I am facing this error while setting up a replication subscription from the prod database to a prod database on the same server.

Connection error image

Do you have any ideas on how to resolve it?

0

There are 0 best solutions below