x
login about faq Site discussion (meta-askssc)

Failover Partner

In mirroring whta is role of failover partner?

Where it is exactly placed? is it placed between Users and Primary/mirror server?

Is failover partner receives signal of failover from witness server and divert users according to witness server signal?

or failover partner work independently and directly with primery/mirror server without any signal from witness server? rgds

more ▼

asked May 09 '12 at 12:19 PM in Default

pits gravatar image

pits
830 43 76 84

(comments are locked)
10|1200 characters needed characters left

2 answers: sort voted first

I'd recommend reading up articles such as http://msdn.microsoft.com/en-us/library/ms189852.aspx (and those mentioned in the Resources section at the bottom of the article) and then if you try implementing Mirroring on your test server(s) and hit a problem then feel free to come back with a specific question

more ▼

answered May 09 '12 at 01:02 PM

Fatherjack gravatar image

Fatherjack ♦♦
38.8k 55 69 104

+1 Definitely follow the link and read up.

May 09 '12 at 01:25 PM Blackhawk-17
(comments are locked)
10|1200 characters needed characters left

The TL;DR answer is that a failover partner - the Mirror, is the server receiving the transactions from the Primary database. If both the Mirror and the Witness server lose contact with the Primary but still can communicate with each other (form a quorum) a failover will be initiated. If the Mirror cannot "see" the Witness and the Primary it will not failover as it can't be sure of the need to do so.

Users are not auto-directed to the mirror unless a load balancing mechanism is in place or the connect strings in the applications have a failover setting. The mirroring technology in SQL Server itself does not participate in that.

more ▼

answered May 09 '12 at 01:25 PM

Blackhawk-17 gravatar image

Blackhawk-17
10.5k 23 29 34

(comments are locked)
10|1200 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments



Facebook logo Follow Ask SSC on Facebook
Find Ask SSC on Google+
linkedin logo Find us on LinkedIn

Topics:

x1

asked: May 09 '12 at 12:19 PM

Seen: 305 times

Last Updated: May 09 '12 at 01:25 PM

Copyright © 2002-2012 Simple Talk Publishing. All Rights Reserved. If you have any queries, please contact the site administrators.
Ask SQL Server Central is a community service provided by Red Gate.