本文介绍了无法访问或不存在服务器网络地址的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 大家好当我尝试配置镜像时。我收到以下错误。 When i am trying to configure Mirroring .i am getting the below error. 服务器网络地址"TCP:// RDEEPA:5022"无法到达或不存在。检查网络地址名称并重新发出该命令。 (Microsoft SQL Server,错误:1418) The server network address "TCP://RDEEPA:5022" can not be reached or does not exist. Check the network address name and reissue the command. (Microsoft SQL Server, Error: 1418)。原则和镜像服务器配置中都启用了TCP / IP和名称管道连接。. TCP/IP and Name pipe connection is enabled in both principle and mirror server configuration. 我发布下面的完整错误信息,红色 TITLE:数据库属性 ------------------------------ 开始镜像时出错。 ------------------------------ 其他信息: 更改数据库"成功"失败。 (Microsoft.SqlServer.Smo) 如需帮助,请单击: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=9.00.1399.00&EvtSrc=Microsoft.SqlServer.Management.Smo。 ExceptionTemplates.FailedOperationExceptionText& EvtID = Alter + Database& LinkId = 20476 ------ ------------------------ 执行Transact-SQL时发生异常声明或批次。 (Microsoft.SqlServer.ConnectionInfo) ---------------- -------------- 服务器网络地址"TCP:// RDEEPA:5022"无法到达或不存在。检查网络地址名称并重新发出该命令。 (Microsoft SQL Server,错误:1418) 如需帮助,请单击: http://go.microsoft .com / fwlink?ProdName = Microsoft + SQL + Server& ProdVer = 09.00.1399& EvtSrc = MSSQLServer& EvtID = 1418& LinkId = 20476 ------------------------------ BUTTONS: OK ----------------------- -------推荐答案 您是否使用镜像服务器恢复完全备份和1 tran日志备份? With Norecovery子句?如果您这样做仍然面临此错误,那么我建议您尝试使用5022以外的其他端口号。请参阅以下链接, http://msdn2.microsoft.com/en-us/library/ms189127.aspx http://msdn2.microsoft.com/en-us/library/aa337361.aspx - Deepak 这篇关于无法访问或不存在服务器网络地址的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云! 08-26 07:56