Search
Home
Articles
Backup
Books
Certification
FAQ
Products
Replication
Scripts
Seminars
Training
TSQL

MSDN Fourms
Fort Worth SSUG
Oklahoma City SSDG

Resume

Champion Valley Pens

Replication Primer 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40

Before getting into the process of setting this up, make sure you carefully read the opening screen. Many of us siply ignore what is on the first screen of a wizard, because we always assume it just lists the steps we will see anyway. There is a small piece of information near the top that can make for a very powerful implementation.

What I’m talking about is server groups. I’ll admit I missed this the first few times through, but it can offer a significant boost when managing replication. Enterprise Manager gives you the ability to register multiple SQL Servers to manage from a single console. These servers can be placed in logical groups that you define. This collection of servers can then be used in the replication set up to define a group of servers to subscribe to a publication.

Select the Next button to display Figure 14-35.

replication35.gif (23409 bytes)

Specifying a server or server group to subscribe.

You’ll notice that there is only a choice of one server on this list. This is because I have not enabled any others and I have also only registered one server. Using the server groups in your subscription set up is not magic and does not restrict your activities. It is simply a shortcut. Inside the Wizard, you can select multiple servers to subscribe. If you select a group instead of an individual server, the wizard simply highlights all of the servers under that group. This is a static assignment and adding another server to that group does not automatically subscribe it to a publication.

Replication Primer 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40

Michael R. Hotek

All content on this site, except where noted, represents an original work of Michael R. Hotek and is protected by applicable copyright laws. The SQL Server FAQ is the sole work of Neil Pike. No page, portion of a page, or download may be used for commercial purposes in whole or in part without the express, written permission of the applicable author.