database mirroring

  • Hi,

    I have a general question on database mirroring in synchronous mode. As I understand, in this mode a transaction is only commited when the standby server can also commit to it (2phase protocol). But hasn't that an impact on autonomy? What if the standby server would go down? Aren't clients able to commit anymore? Doesn't that run contradictory to the whole idea in the first place? Or does mirroring degrade to asynchronous mode automatically? At the cost of TLogs growing?

    I seem to be missing something here?

    Regards,

    Jan

  • Hi

    Find Useful article on this site

    http://msdn2.microsoft.com/en-us/library/ms179344.aspx

     

  • There is a document available in msdn by Ron Talmage titled 

    Database Mirroring in SQL Server 2005

    That has all the scenarios that can occur and the way how sql handles all scenarios.

    Cheers,
    Sugeshkumar Rajendran
    SQL Server MVP
    http://sugeshkr.blogspot.com

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

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