Hi,
I have two remote SQL Servers. One initiator another one is target.
Now I need to move target to new server and new database just with SAME database name.
I have recreated all SB objects on new target machine, but once I start conversation with new target I get:
The target service name could not be found.
If I alter Route back to old server all works fine again.
I am sure target names match on old and new targets, all config looks the same between servers.
The only difference is between server - old target is SQL 2016 and new target is SQL 2017.
Could this cause this issue?
Any other ideas how to detect the problem if version compatibility should not cause the issue?
We user certificate authentication
Many thanks