<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; Fix : Error: 1418 &#8211; Microsoft SQL Server &#8211; The server network address can not be reached or does not exist. Check the network address name and reissue the command</title>
	<atom:link href="http://blog.sqlauthority.com/2007/04/22/sql-server-fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2007/04/22/sql-server-fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Thu, 09 Feb 2012 19:36:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: RMS</title>
		<link>http://blog.sqlauthority.com/2007/04/22/sql-server-fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-250067</link>
		<dc:creator><![CDATA[RMS]]></dc:creator>
		<pubDate>Wed, 08 Feb 2012 16:58:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/22/fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-250067</guid>
		<description><![CDATA[Hi Anyone help me to get solve this issue? 1418 ...

Same domain, full access ( sysadmin) for the domain users who has priv on both servers. fire walls off... END point are set.. still same problem..]]></description>
		<content:encoded><![CDATA[<p>Hi Anyone help me to get solve this issue? 1418 &#8230;</p>
<p>Same domain, full access ( sysadmin) for the domain users who has priv on both servers. fire walls off&#8230; END point are set.. still same problem..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kapil Mahershi (HCL)</title>
		<link>http://blog.sqlauthority.com/2007/04/22/sql-server-fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-218097</link>
		<dc:creator><![CDATA[Kapil Mahershi (HCL)]]></dc:creator>
		<pubDate>Thu, 15 Dec 2011 02:28:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/22/fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-218097</guid>
		<description><![CDATA[Just you need to specify service accounts which are using on principal and Mirror Server.]]></description>
		<content:encoded><![CDATA[<p>Just you need to specify service accounts which are using on principal and Mirror Server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yogesh Lodha</title>
		<link>http://blog.sqlauthority.com/2007/04/22/sql-server-fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-216676</link>
		<dc:creator><![CDATA[Yogesh Lodha]]></dc:creator>
		<pubDate>Tue, 13 Dec 2011 09:21:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/22/fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-216676</guid>
		<description><![CDATA[i want document step by step.]]></description>
		<content:encoded><![CDATA[<p>i want document step by step.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sergiosaint</title>
		<link>http://blog.sqlauthority.com/2007/04/22/sql-server-fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-212914</link>
		<dc:creator><![CDATA[sergiosaint]]></dc:creator>
		<pubDate>Wed, 07 Dec 2011 18:36:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/22/fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-212914</guid>
		<description><![CDATA[If your machines are not in a domain, take a look at this http://blogs.msdn.com/b/suhde/archive/2009/07/13/step-by-step-guide-to-configure-database-mirroring-between-sql-server-instances-in-a-workgroup.aspx it worked just fine for me.

For this case cenario seems to exist another simpler solution explained here http://www.kendalvandyke.com/2011/12/database-mirroring-in-windows-workgroup.html but i did not manage to put it to work using that solution.

Best regards :)]]></description>
		<content:encoded><![CDATA[<p>If your machines are not in a domain, take a look at this <a href="http://blogs.msdn.com/b/suhde/archive/2009/07/13/step-by-step-guide-to-configure-database-mirroring-between-sql-server-instances-in-a-workgroup.aspx" rel="nofollow">http://blogs.msdn.com/b/suhde/archive/2009/07/13/step-by-step-guide-to-configure-database-mirroring-between-sql-server-instances-in-a-workgroup.aspx</a> it worked just fine for me.</p>
<p>For this case cenario seems to exist another simpler solution explained here <a href="http://www.kendalvandyke.com/2011/12/database-mirroring-in-windows-workgroup.html" rel="nofollow">http://www.kendalvandyke.com/2011/12/database-mirroring-in-windows-workgroup.html</a> but i did not manage to put it to work using that solution.</p>
<p>Best regards :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus Mobius</title>
		<link>http://blog.sqlauthority.com/2007/04/22/sql-server-fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-202831</link>
		<dc:creator><![CDATA[Markus Mobius]]></dc:creator>
		<pubDate>Wed, 23 Nov 2011 10:27:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/22/fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-202831</guid>
		<description><![CDATA[I used the default accounts in SQL 2012 install which presumably is the network account. Both computers are in the same domain. I then used the two machine accounts on both computers:

domain\machine1$
domain\machine2$

That resolved the error for me.]]></description>
		<content:encoded><![CDATA[<p>I used the default accounts in SQL 2012 install which presumably is the network account. Both computers are in the same domain. I then used the two machine accounts on both computers:</p>
<p>domain\machine1$<br />
domain\machine2$</p>
<p>That resolved the error for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nn</title>
		<link>http://blog.sqlauthority.com/2007/04/22/sql-server-fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-197662</link>
		<dc:creator><![CDATA[nn]]></dc:creator>
		<pubDate>Thu, 17 Nov 2011 11:42:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/22/fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-197662</guid>
		<description><![CDATA[I am facing the same problem from last week.

Please send me the doc at [email removed]]]></description>
		<content:encoded><![CDATA[<p>I am facing the same problem from last week.</p>
<p>Please send me the doc at [email removed]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nagavara</title>
		<link>http://blog.sqlauthority.com/2007/04/22/sql-server-fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-184169</link>
		<dc:creator><![CDATA[Nagavara]]></dc:creator>
		<pubDate>Thu, 27 Oct 2011 15:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/22/fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-184169</guid>
		<description><![CDATA[Hi, i am also facing the same problem. can you please send me the document which would be very helpful to my mail [email removed]

Thanks.]]></description>
		<content:encoded><![CDATA[<p>Hi, i am also facing the same problem. can you please send me the document which would be very helpful to my mail [email removed]</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arvind Sharma</title>
		<link>http://blog.sqlauthority.com/2007/04/22/sql-server-fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-182842</link>
		<dc:creator><![CDATA[Arvind Sharma]]></dc:creator>
		<pubDate>Mon, 24 Oct 2011 10:28:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/22/fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-182842</guid>
		<description><![CDATA[Hi Suresh,
i am having the same problem please send to me the step by step document.]]></description>
		<content:encoded><![CDATA[<p>Hi Suresh,<br />
i am having the same problem please send to me the step by step document.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arvind</title>
		<link>http://blog.sqlauthority.com/2007/04/22/sql-server-fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-182691</link>
		<dc:creator><![CDATA[Arvind]]></dc:creator>
		<pubDate>Mon, 24 Oct 2011 07:38:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/22/fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-182691</guid>
		<description><![CDATA[Hi,
I also have the problem,
please send the step by step document to configure database mirroring.
thanks.]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
I also have the problem,<br />
please send the step by step document to configure database mirroring.<br />
thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arvind</title>
		<link>http://blog.sqlauthority.com/2007/04/22/sql-server-fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-182690</link>
		<dc:creator><![CDATA[Arvind]]></dc:creator>
		<pubDate>Mon, 24 Oct 2011 07:34:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/22/fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-182690</guid>
		<description><![CDATA[I have the same problem, please send the detailed document]]></description>
		<content:encoded><![CDATA[<p>I have the same problem, please send the detailed document</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: prabhaker</title>
		<link>http://blog.sqlauthority.com/2007/04/22/sql-server-fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-177819</link>
		<dc:creator><![CDATA[prabhaker]]></dc:creator>
		<pubDate>Wed, 12 Oct 2011 06:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/22/fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-177819</guid>
		<description><![CDATA[can u please send me the mirroring document with step by step ..]]></description>
		<content:encoded><![CDATA[<p>can u please send me the mirroring document with step by step ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohamed Mubeeth</title>
		<link>http://blog.sqlauthority.com/2007/04/22/sql-server-fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-177205</link>
		<dc:creator><![CDATA[Mohamed Mubeeth]]></dc:creator>
		<pubDate>Mon, 10 Oct 2011 15:55:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/22/fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-177205</guid>
		<description><![CDATA[I have setup everything accordingly but still receiing the error. I have this error with database mirroring. The account I use is an domain admin account with full privileges on each server.]]></description>
		<content:encoded><![CDATA[<p>I have setup everything accordingly but still receiing the error. I have this error with database mirroring. The account I use is an domain admin account with full privileges on each server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeremy</title>
		<link>http://blog.sqlauthority.com/2007/04/22/sql-server-fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-173612</link>
		<dc:creator><![CDATA[jeremy]]></dc:creator>
		<pubDate>Fri, 30 Sep 2011 16:34:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/22/fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-173612</guid>
		<description><![CDATA[Please send me the Doc.]]></description>
		<content:encoded><![CDATA[<p>Please send me the Doc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhivanan</title>
		<link>http://blog.sqlauthority.com/2007/04/22/sql-server-fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-166801</link>
		<dc:creator><![CDATA[madhivanan]]></dc:creator>
		<pubDate>Fri, 09 Sep 2011 10:19:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/22/fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-166801</guid>
		<description><![CDATA[Ask a question. We are here to help you]]></description>
		<content:encoded><![CDATA[<p>Ask a question. We are here to help you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: somna</title>
		<link>http://blog.sqlauthority.com/2007/04/22/sql-server-fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-166510</link>
		<dc:creator><![CDATA[somna]]></dc:creator>
		<pubDate>Thu, 08 Sep 2011 09:53:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/22/fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-166510</guid>
		<description><![CDATA[i am facing same problem can u please help me on this my email id is 
[email removed]]]></description>
		<content:encoded><![CDATA[<p>i am facing same problem can u please help me on this my email id is<br />
[email removed]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mohammad izhar</title>
		<link>http://blog.sqlauthority.com/2007/04/22/sql-server-fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-165901</link>
		<dc:creator><![CDATA[mohammad izhar]]></dc:creator>
		<pubDate>Tue, 06 Sep 2011 07:26:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/22/fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-165901</guid>
		<description><![CDATA[i need step - by step doc for the probum...
Error: “The server network address “TCP://servername:5022″ 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)”
thanks regards]]></description>
		<content:encoded><![CDATA[<p>i need step &#8211; by step doc for the probum&#8230;<br />
Error: “The server network address “TCP://servername:5022″ 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)”<br />
thanks regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arash Moradabadi</title>
		<link>http://blog.sqlauthority.com/2007/04/22/sql-server-fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-165628</link>
		<dc:creator><![CDATA[Arash Moradabadi]]></dc:creator>
		<pubDate>Mon, 05 Sep 2011 10:16:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/22/fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-165628</guid>
		<description><![CDATA[Hi 

Just take a look at URL below and follow the instruction.

Sure it works

JUST REMEMBER TO create the mirror endpoint first

http://www.sqlservercentral.com/articles/Database+Mirroring/72009/]]></description>
		<content:encoded><![CDATA[<p>Hi </p>
<p>Just take a look at URL below and follow the instruction.</p>
<p>Sure it works</p>
<p>JUST REMEMBER TO create the mirror endpoint first</p>
<p><a href="http://www.sqlservercentral.com/articles/Database+Mirroring/72009/" rel="nofollow">http://www.sqlservercentral.com/articles/Database+Mirroring/72009/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepak Chauhan</title>
		<link>http://blog.sqlauthority.com/2007/04/22/sql-server-fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-155455</link>
		<dc:creator><![CDATA[Deepak Chauhan]]></dc:creator>
		<pubDate>Tue, 09 Aug 2011 17:35:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/22/fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-155455</guid>
		<description><![CDATA[Hi,

I m facing 1418 error in db mirroring 
TCP://mirror:5023 can not be reached or doesnot exist . check the network address name and the ports for the local and remote endpoints are operational (Microsoft sql server error no: 1418) 

please help me I have already spend two days to configure this.

and i check everything is fine and i shocked before start mirroring mirror database state in in &quot;restoring&quot; but after start mirroring this state change to &quot;recovering&quot;  but if port is not reached then how state is change if port is reachable then why the 1418 error.

Please help me to save my job 

Thanks in advance]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I m facing 1418 error in db mirroring<br />
TCP://mirror:5023 can not be reached or doesnot exist . check the network address name and the ports for the local and remote endpoints are operational (Microsoft sql server error no: 1418) </p>
<p>please help me I have already spend two days to configure this.</p>
<p>and i check everything is fine and i shocked before start mirroring mirror database state in in &#8220;restoring&#8221; but after start mirroring this state change to &#8220;recovering&#8221;  but if port is not reached then how state is change if port is reachable then why the 1418 error.</p>
<p>Please help me to save my job </p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raghuvamsi</title>
		<link>http://blog.sqlauthority.com/2007/04/22/sql-server-fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-151787</link>
		<dc:creator><![CDATA[raghuvamsi]]></dc:creator>
		<pubDate>Sat, 30 Jul 2011 10:02:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/22/fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-151787</guid>
		<description><![CDATA[HI to all,
 I have configured like,
-two computers in same domain
- started all the mssqlserver and agent services(principle and mirror) under same  domain account
created the mssqlserver security logins with sysadmin privs
followed the backup and steps restore steps properly
Attempt to configure mirroring; still getting same error 1418.

Hi suresh,

Please send database mirror document to my mail id 

thanks,
J.Raghu]]></description>
		<content:encoded><![CDATA[<p>HI to all,<br />
 I have configured like,<br />
-two computers in same domain<br />
- started all the mssqlserver and agent services(principle and mirror) under same  domain account<br />
created the mssqlserver security logins with sysadmin privs<br />
followed the backup and steps restore steps properly<br />
Attempt to configure mirroring; still getting same error 1418.</p>
<p>Hi suresh,</p>
<p>Please send database mirror document to my mail id </p>
<p>thanks,<br />
J.Raghu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: coors</title>
		<link>http://blog.sqlauthority.com/2007/04/22/sql-server-fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-138703</link>
		<dc:creator><![CDATA[coors]]></dc:creator>
		<pubDate>Fri, 03 Jun 2011 20:26:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/22/fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-138703</guid>
		<description><![CDATA[I got the same error when I set a mirroring with certificates between two untrusted domain can you please send the those too. 

Thank you]]></description>
		<content:encoded><![CDATA[<p>I got the same error when I set a mirroring with certificates between two untrusted domain can you please send the those too. </p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://blog.sqlauthority.com/2007/04/22/sql-server-fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-138225</link>
		<dc:creator><![CDATA[Jeff]]></dc:creator>
		<pubDate>Wed, 01 Jun 2011 17:04:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/22/fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-138225</guid>
		<description><![CDATA[I&#039;ve read every post in this thread, and it is still failing for me.
- Put both computers in a domain.
- Put a domain user in the local admin group of both computers.
- Booted under that domain user.
- Run all SQL services under that domain user.
- Created a SQL user in SSMS of that domain user, and granted sysadmin rights.
- Attempt to configure mirroring; still get error 1418.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve read every post in this thread, and it is still failing for me.<br />
- Put both computers in a domain.<br />
- Put a domain user in the local admin group of both computers.<br />
- Booted under that domain user.<br />
- Run all SQL services under that domain user.<br />
- Created a SQL user in SSMS of that domain user, and granted sysadmin rights.<br />
- Attempt to configure mirroring; still get error 1418.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edgar</title>
		<link>http://blog.sqlauthority.com/2007/04/22/sql-server-fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-136765</link>
		<dc:creator><![CDATA[Edgar]]></dc:creator>
		<pubDate>Thu, 26 May 2011 09:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/22/fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-136765</guid>
		<description><![CDATA[Seems like some people were able to fix this problem. but, &#039;till this date nobody was able to post a how to on this page.

A little how to about 10 lines or so would benefit all feature readers.

thanks.]]></description>
		<content:encoded><![CDATA[<p>Seems like some people were able to fix this problem. but, &#8217;till this date nobody was able to post a how to on this page.</p>
<p>A little how to about 10 lines or so would benefit all feature readers.</p>
<p>thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: angela</title>
		<link>http://blog.sqlauthority.com/2007/04/22/sql-server-fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-133807</link>
		<dc:creator><![CDATA[angela]]></dc:creator>
		<pubDate>Tue, 10 May 2011 12:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/22/fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-133807</guid>
		<description><![CDATA[kindly mail me the document
i have same issue with mirroring on sql 2008 server and my system runs windows 7]]></description>
		<content:encoded><![CDATA[<p>kindly mail me the document<br />
i have same issue with mirroring on sql 2008 server and my system runs windows 7</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricky</title>
		<link>http://blog.sqlauthority.com/2007/04/22/sql-server-fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-130335</link>
		<dc:creator><![CDATA[Ricky]]></dc:creator>
		<pubDate>Thu, 21 Apr 2011 08:43:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/22/fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-130335</guid>
		<description><![CDATA[Hi,

I have also met this issue when I configure the mirroring.

could you sent the doc to me?

Thanks in advance!
Ricky]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have also met this issue when I configure the mirroring.</p>
<p>could you sent the doc to me?</p>
<p>Thanks in advance!<br />
Ricky</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laxman</title>
		<link>http://blog.sqlauthority.com/2007/04/22/sql-server-fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-130038</link>
		<dc:creator><![CDATA[Laxman]]></dc:creator>
		<pubDate>Tue, 19 Apr 2011 20:46:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/22/fix-error-1418-microsoft-sql-server-the-server-network-address-can-not-be-reached-or-does-not-exist-check-the-network-address-name-and-reissue-the-command/#comment-130038</guid>
		<description><![CDATA[Hi Suresh,

I have the same problem configuring SQL server 2008 R2 mirrroing, can you send me the document ?

Error: &quot;The server network address &quot;TCP://servername:5022&quot; 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)&quot;

Thanks,
Laxman]]></description>
		<content:encoded><![CDATA[<p>Hi Suresh,</p>
<p>I have the same problem configuring SQL server 2008 R2 mirrroing, can you send me the document ?</p>
<p>Error: &#8220;The server network address &#8220;TCP://servername:5022&#8243; 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)&#8221;</p>
<p>Thanks,<br />
Laxman</p>
]]></content:encoded>
	</item>
</channel>
</rss>

