﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / SQL Server 2005 Performance Tuning  / Error when I click on "Start Mirroring" button. / 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, 18 Jun 2013 14:43:10 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Error when I click on "Start Mirroring" button.</title><link>http://www.sqlservercentral.com/Forums/Topic723067-360-1.aspx</link><description>Thanks, I will check and revert back.</description><pubDate>Thu, 28 May 2009 03:08:30 GMT</pubDate><dc:creator>Joy Smith San</dc:creator></item><item><title>RE: Error when I click on "Start Mirroring" button.</title><link>http://www.sqlservercentral.com/Forums/Topic723067-360-1.aspx</link><description>Create TCP endpoints using T-SQL statements and then grant CONNECT permissions to your login on both principal and mirror servers.CREATE ENDPOINT [Mirroring]STATE=STARTEDAS TCP (LISTENER_PORT=1430,LISTENER_IP=ALL)FOR DATA_MIRRORING (ROLE=PARTNER,AUTHENTICATION=WINDOWS NEGOTIATE,ENCRYPTION=REQUIRED ALGORITHM RC4)Create endpoint on both servers and then grant permissions and then use wizard.</description><pubDate>Wed, 27 May 2009 10:52:52 GMT</pubDate><dc:creator>shahm10</dc:creator></item><item><title>RE: Error when I click on "Start Mirroring" button.</title><link>http://www.sqlservercentral.com/Forums/Topic723067-360-1.aspx</link><description>[quote][b]shahm10 (5/26/2009)[/b][hr]have you created proper tcp endpoints ?[/quote]There's a small problem infact. I created it using SSMS wizard. So for Principal it's coming as "TCP://principalservername.domainname:5022"but for Mirror "domainnam is not coming"..only "TCP://mirrorservername:5022" is coming.Why so.? Using wizard it's streight forward anyways. Nothing complicated.But Where am I doing wrong ?. Can u just brief how to create "TCP ENDPOINTS" properly.?Thanks.</description><pubDate>Tue, 26 May 2009 23:33:31 GMT</pubDate><dc:creator>Joy Smith San</dc:creator></item><item><title>RE: Error when I click on "Start Mirroring" button.</title><link>http://www.sqlservercentral.com/Forums/Topic723067-360-1.aspx</link><description>have you created proper tcp endpoints ?</description><pubDate>Tue, 26 May 2009 15:24:02 GMT</pubDate><dc:creator>shahm10</dc:creator></item><item><title>RE: Error when I click on "Start Mirroring" button.</title><link>http://www.sqlservercentral.com/Forums/Topic723067-360-1.aspx</link><description>[quote]I was configuring mirroring on my TEST servers.[/quote]No, both are different servers and NOT same.</description><pubDate>Tue, 26 May 2009 02:54:23 GMT</pubDate><dc:creator>Joy Smith San</dc:creator></item><item><title>RE: Error when I click on "Start Mirroring" button.</title><link>http://www.sqlservercentral.com/Forums/Topic723067-360-1.aspx</link><description>You say you configured this on your test server. Does that mean that the principal and the mirror databases are both on the same server? If that's the case you cannot use port 5022 for both endpoints. Change one of them to 5023 or any other free port.</description><pubDate>Tue, 26 May 2009 02:05:21 GMT</pubDate><dc:creator>MarkusB</dc:creator></item><item><title>Error when I click on "Start Mirroring" button.</title><link>http://www.sqlservercentral.com/Forums/Topic723067-360-1.aspx</link><description>Dear All,I was configuring mirroring on my TEST servers. I could configure it succesfully (I din't configure witness server at all).But when I click on "Start Mirroring" it gives me the following error."TCP://MIRROR_servername:5022" can not be reached or does not exist.Check the network address name and reissue the command.(Microsoft SQL server, Error:1418)"First it was caoming for principal server("TCP://PRINCIPAL_servername:5022") . Then I made the mirror database in NO RECOVERY mode.After that this error is coming for MIRROR SERVER.What to do..? Pls help..And is it essential to configure witness server..?Thanks in advance.</description><pubDate>Tue, 26 May 2009 01:55:07 GMT</pubDate><dc:creator>Joy Smith San</dc:creator></item></channel></rss>