Hello all,
I have a situation where client wants to change their domain name of servers hosting SQL Servers(e.g. from AB to CD). I have a transactional replication with updatable subscription configured with 1 publisher, 1 distributor and 4 subscribers.
We are only changing the domain name and not hostname/IP address. Will it affect replication as it uses linked server? Linked server login used to configure during replication configuration is 'sa' and replication is using immediate updating
using MSDTC. I am more concerned about replication as reconfiguration is a big headache. Also I know I'll have to change service accounts, logins, proxys etc. Any other things to take care of?
Let me know if you need any further details and thanks in advance.