1 / 7

Database Mirroring The Basics Christopher Shaw

Database Mirroring The Basics Christopher Shaw . What is Database Mirroring. Clustering? Yes, if you think about it this way. Geographically disbursed. Database level not server. Transaction Log Based. Kinds of Mirroring. Synchronous High Safety

brina
Download Presentation

Database Mirroring The Basics Christopher Shaw

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Database Mirroring The Basics Christopher Shaw

  2. What is Database Mirroring • Clustering? • Yes, if you think about it this way. • Geographically disbursed. • Database level not server. • Transaction Log Based

  3. Kinds of Mirroring • Synchronous • High Safety • Changes are not commit until committed on both machines. • Asynchronous (EE) • High Performance • Server does not wait for change to Propagate.

  4. Principal – source or active database • Mirror – destination or non-active database • Witness – system that is a tie vote breaker Mirror (Recovering) Principal Witness

  5. Simple Steps • Backup Database • Restore Database • Backup Log • Restore Log • Create End Points • Configure Mirror

  6. Considerations • Ease of Set up • Auto failover with witness • Mirror is not online • Performance • Enterprise Edition • User Accounts

  7. Questions

More Related