Most of the SQL Server 2005 High Availability options suggest having three servers (or instances) for optimum performance where each of the servers will play a certain role in the high availability configuration. However, depending on which option, the terms used to describe the server roles can be quite confusing for starters.
In Log-Shipping, the three server roles are Primary, Secondary and Monitor. The Primary server is where the transaction log is being backed-up and the Secondary server is where the log will be shipped to and restored. The Monitor server acts like a coordinator and tracks all details of log-shipping.
In Replication, the three server roles are Publisher, Subscriber and Distributor. Replication uses the publication industry metaphor where Publisher is the server that supply the tables (Articles) to be replicated and Subcribers are the servers subscribing to the replication. The Distributor is the server that stores replication specific information for one or more publishers. Both distributor and publisher can be configured on one machine.
Finally in Database Mirroring, the three server (or instance) roles are Principal, Mirror and Witness. The Principal database instance is the active database and the Mirror database contains the mirrored copy. A Witness server can be configured to provide automatic fail-over to the mirror database when the principal database is not accessible.
So, still feeling confused?
Popular Post
-
Required reading: Bill Moore's EVWorld review and Martin Zimmerman's LA Times piece about their test drives of the Toyota Plug-in ...
-
Because out of it comes gems like these. Mrs. Dalloway by Virginia Woolf “The only good thing to say about this 'literary' drivel i...
-
Lately, I have encountered several questions regarding the performance of Entity Framework (EF) . I have been conducting feasibility study o...
-
in the middle of the gauge above, on the left it says "Park" and on the right "City" ... and in the below photo on the ...
-
http://www.imdb.com/title/tt1979320/ A biography of Formula 1 champion driver Niki Lauda and the 1976 crash that almost claimed his life. t...
-
After I published the benchmark results for Entity Framework (EF) vs. DAAB , I was asked to verify whether the performance of EF can be imp...
-
Lots to see in this photo which demonstrates the anatomy of an Aberdeen Street: in this case, Broomhill Road. Essential Services. The driver...
-
Photo: Diane Edwardson, December 22, 2010. There's nothing more iconic than the LA River/Egret/plastic bag/shopping cart photo. (Cl...
-
According to a new report from Autoweek , the future of the V12 engine under the Daimler nameplate will be left in the hands of Mercedes-Ben...
-
Digital Slot Car Racing in 1/32 Scale by Dave Chang (Crowood Press, 2011, $34.95) Reviewed in April 2012 by Philip Hendrickson Dave Chang’s...
No comments:
Post a Comment