Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Transact-SQL (2005)
 Mirroring

Author  Topic 

yadhu_cse
Constraint Violating Yak Guru

252 Posts

Posted - 2010-11-19 : 05:59:21
hi,
i am getting following error while executing alter database database name set partner='tcp://name:port number. when i execute same command on mirror it works but when i run on prinicipal it giving following error

The server network address TCP://SQLServer:5023? can not be reached or does not exist. Check the network address name and that the ports for the local and remote endpoints are operational. (Microsoft SQL Server, Error: 1418)
   

- Advertisement -