Database Mirroring (Mirror a database to two locations)

  • Does anyone know if one database can be mirrored to two different locations with the generic database mirroring set up?

    Please advise.

  • Not until Denali gets released. Currently you can only have a single mirror. If you want two locations then you have to mirror to one and log ship to the other.

    Once Denali is released (as SQL 2012), then you will be able to mirror to up to 4 locations, but I believe they're now calling then replicas rather than mirrors.

  • Do you know if a back-door exists for said issue?

  • In 2008 a mirroring setup can only have one principal and one mirror. End of story.

    SQL 2012 (Denali) has AlwaysOn which allows for multiple active replicas. This is a new feature, it's not an enhancement to mirroring, SQL 2012 will still have the old mirroring feature as well

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • spenn6367 (11/23/2011)


    Do you know if a back-door exists for said issue?

    log shipping

    ---------------------------------------------------------------------

  • Thanks, All

Viewing 6 posts - 1 through 5 (of 5 total)

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