SQL Server Replication with Publication and Subscriptions not working as it requires the actual server name to make a connection -


i have computer / sql server machine software ( 500 applications) know tmpsql2

so on tmpsql2 machine have database want setup replication doing publication.

problem

sql server unable connect server 'tmpsql2'.

additional information:

sql server replication requires actual server name make connection server. connections through server alias, ip address, or other alternate name not supported. specify actual server name, 'tmpsql7'. (replication.utilities)

so run

select @@servername 

sure enough tmpsql7 guess renamed ? many years ago??

so how can publication issue. is not option rename machine, many applications "looking" tmpsql2

so error states alias not allowed? hoping configuration sscm alias addition ( pending not harmful)

  1. can still publication/subscription, if , how?
  2. anything else recommended replicate or mirror database new backup restored on new machine?

from ssms, can connect tmpsql2 or tmpsql7? or please read helpful link sql server replication requires actual server name make connection server


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -