Mirror Failover

  • Hello my Gurus friends,

    I'm facing a problem for which I need your expertise and advise.

    I have 2 servers that are mirrored, one is the principal and the other the mirrored. The databases in principal are also being replicated to another server.

    If for instance one of the DB fail in principal and mirror failover occur for only that DB:

    - Is it possible to have applications pointing to principal and for that DB in particular, SQL redirects transactions for Mirror Server?

    - What happens if I have some procedures in other databases, in principal that get data from the one that was failover? Would fail? If so, is there any workaround?

    - Like I told, there is a replication setup for this DB. What happen to this publication?

    Hope that you can help me on these questions.

    Kind Regards

  • For application connecting to mirror server u need to add failoverpartner=Mirror server name

    in the connection string.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply