﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Article Discussions / Article Discussions by Author / Discuss content posted by Dan  Hess  / Changing the default port numbers when configuring database mirroring / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Tue, 21 May 2013 01:21:41 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Changing the default port numbers when configuring database mirroring</title><link>http://www.sqlservercentral.com/Forums/Topic1077551-2918-1.aspx</link><description>Roland, thanks for the comment, looks like I missed an edit.The name of the endpoint on the mirror should be 'MirrorEndpoint'.  So yes, the two connect statements should read:[code="other"]create login [domain\svc-princ-sqlsvr] from windows;gogrant connect on endpoint::MirrorEndpoint to [domain\svc-princ-sqlsvr]   go[/code][code="other"]create login [domain\svc-witn-sqlsvr] from windows;gogrant connect on endpoint::MirrorEndpoint to [domain\svc-witn-sqlsvr]go[/code]The article has been edited to reflect the above changes.</description><pubDate>Mon, 14 Mar 2011 12:30:18 GMT</pubDate><dc:creator>SQLDCH</dc:creator></item><item><title>RE: Changing the default port numbers when configuring database mirroring</title><link>http://www.sqlservercentral.com/Forums/Topic1077551-2918-1.aspx</link><description>I understood this until the string "HAT2" appeared twice.It looks to be an error, but if it is intended can someone please explain further?Thanks.</description><pubDate>Mon, 14 Mar 2011 12:14:27 GMT</pubDate><dc:creator>Roland Brown</dc:creator></item><item><title>RE: Changing the default port numbers when configuring database mirroring</title><link>http://www.sqlservercentral.com/Forums/Topic1077551-2918-1.aspx</link><description>Thanks for the article!  It reminded me of an issue we encountered.  If you happen to be using the JDBC driver with mirroring, there are problems with automatically connecting to the alternate server when using a non-standard port (the connection string does not allow you to specify a port for the failover server).  More details here: [url]http://blogs.msdn.com/b/psssql/archive/2008/12/31/sql-2005-jdbc-driver-and-database-mirroring.aspx[/url], and there is a report in MS Connect on the problem.</description><pubDate>Mon, 14 Mar 2011 08:16:11 GMT</pubDate><dc:creator>Mike Arney</dc:creator></item><item><title>Changing the default port numbers when configuring database mirroring</title><link>http://www.sqlservercentral.com/Forums/Topic1077551-2918-1.aspx</link><description>Comments posted to this topic are about the item [B]&lt;A HREF="/articles/Database+Mirroring/72636/"&gt;Changing the default port numbers when configuring database mirroring&lt;/A&gt;[/B]</description><pubDate>Mon, 14 Mar 2011 00:01:10 GMT</pubDate><dc:creator>SQLDCH</dc:creator></item></channel></rss>