﻿<?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 2008 / SQL Server 2008 High Availability  / dbmirrroring / 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>Wed, 19 Jun 2013 19:28:48 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: dbmirrroring</title><link>http://www.sqlservercentral.com/Forums/Topic1425946-1549-1.aspx</link><description>[quote][b]sej2008 (3/5/2013)[/b][hr]let me make it clear what I want is u haveServer1 and two seperate instances wherein db1 is mirroring with db2 ( endpoint MIrroring1)now you have db3.....db4  mirroring session on same server(machine)endpoint(Mirroring1)port number is 5022 for db1 ,portnumber for db2=5023 then what port number should be there for db3 and db4 that uses same endpoint (Mirroring1)for their mirroring sessionPls explain....[/quote]Yes.You can only have one database mirroring endpoint per instance.Each database will use the same endpoint on the instance it is installed.</description><pubDate>Tue, 05 Mar 2013 12:04:08 GMT</pubDate><dc:creator>Lynn Pettis</dc:creator></item><item><title>RE: dbmirrroring</title><link>http://www.sqlservercentral.com/Forums/Topic1425946-1549-1.aspx</link><description>let me make it clear what I want is u haveServer1 and two seperate instances wherein db1 is mirroring with db2 ( endpoint MIrroring1)now you have db3.....db4  mirroring session on same server(machine)endpoint(Mirroring1)port number is 5022 for db1 ,portnumber for db2=5023 then what port number should be there for db3 and db4 that uses same endpoint (Mirroring1)for their mirroring sessionPls explain....</description><pubDate>Tue, 05 Mar 2013 11:46:29 GMT</pubDate><dc:creator>sej2008</dc:creator></item><item><title>RE: dbmirrroring</title><link>http://www.sqlservercentral.com/Forums/Topic1425946-1549-1.aspx</link><description>[quote][b]Lynn Pettis (3/3/2013)[/b][hr]First answer, yes.  You can only have one mirroring endpoint per instance.Regarding the second question, from [b][url=http://msdn.microsoft.com/en-us/library/ms181591.aspx]MSDN[/url][/b]:[quote]LISTENER_IP = ALL | (4-part-ip ) | ( "ip_address_v6" )Specifies the IP address that the endpoint will listen on. The default is ALL. This means that the listener will accept a connection on any valid IP address.If you configure database mirroring with an IP address instead of a fully-qualified domain name (ALTER DATABASE SET PARTNER = partner_IP_address or ALTER DATABASE SET WITNESS = witness_IP_address), you have to specify LISTENER_IP =IP_address instead of LISTENER_IP=ALL when you create mirroring endpoints.[/quote][/quote]I do stand corrected on this one as I missed that both instances were on the same server.  In that case each end point does need to be on a different port.  Thanks Perry.</description><pubDate>Mon, 04 Mar 2013 07:14:56 GMT</pubDate><dc:creator>Lynn Pettis</dc:creator></item><item><title>RE: dbmirrroring</title><link>http://www.sqlservercentral.com/Forums/Topic1425946-1549-1.aspx</link><description>[quote][b]sej2008 (3/4/2013)[/b][hr]when I create mirror endpoint I define the port number in it now if only one endpoint allowed per instance then how can i use different port number for two mirroring session on an instance still confused.....????[/quote]That is not what i said. If the instances you are mirroring between are on the same server you must use different ports!</description><pubDate>Mon, 04 Mar 2013 06:32:36 GMT</pubDate><dc:creator>Perry Whittle</dc:creator></item><item><title>RE: dbmirrroring</title><link>http://www.sqlservercentral.com/Forums/Topic1425946-1549-1.aspx</link><description>when I create mirror endpoint I define the port number in it now if only one endpoint allowed per instance then how can i use different port number for two mirroring session on an instance still confused.....????</description><pubDate>Mon, 04 Mar 2013 06:20:16 GMT</pubDate><dc:creator>sej2008</dc:creator></item><item><title>RE: dbmirrroring</title><link>http://www.sqlservercentral.com/Forums/Topic1425946-1549-1.aspx</link><description>If you're mirrirong between instances on the same server you cannot use the same port number, the port number must be different.With regards to an endpoint it is instance wide and used by all mirror sessions on that instance.</description><pubDate>Mon, 04 Mar 2013 04:19:07 GMT</pubDate><dc:creator>Perry Whittle</dc:creator></item><item><title>RE: dbmirrroring</title><link>http://www.sqlservercentral.com/Forums/Topic1425946-1549-1.aspx</link><description>First answer, yes.  You can only have one mirroring endpoint per instance.Regarding the second question, from [b][url=http://msdn.microsoft.com/en-us/library/ms181591.aspx]MSDN[/url][/b]:[quote]LISTENER_IP = ALL | (4-part-ip ) | ( "ip_address_v6" )Specifies the IP address that the endpoint will listen on. The default is ALL. This means that the listener will accept a connection on any valid IP address.If you configure database mirroring with an IP address instead of a fully-qualified domain name (ALTER DATABASE SET PARTNER = partner_IP_address or ALTER DATABASE SET WITNESS = witness_IP_address), you have to specify LISTENER_IP =IP_address instead of LISTENER_IP=ALL when you create mirroring endpoints.[/quote]</description><pubDate>Sun, 03 Mar 2013 13:53:40 GMT</pubDate><dc:creator>Lynn Pettis</dc:creator></item><item><title>dbmirrroring</title><link>http://www.sqlservercentral.com/Forums/Topic1425946-1549-1.aspx</link><description>can two mirroring sessions on single production server between diferrent sql instances use same endpoint and same port numberseg:DBprincipal1....DBMirroring1 endpoint name is Mirroring on server1 and server2DBprincipal2.......DBMirroring2 endpoint name Mirroring .can both session use same port number as 5022 on principle server and 5023 on mirroring server?and what is Listerner_IP=all means in mirroring endpoint create statement?</description><pubDate>Sun, 03 Mar 2013 07:38:33 GMT</pubDate><dc:creator>sej2008</dc:creator></item></channel></rss>