Home Site Map Advertise For Sale
Subscribe to our Monthly Email Newsletter

Not While the Surf's Up Press

A Guide to SQL Server 2000 Transactional and Snapshot Replication

 Installing Replication

Let me live like a sky rocket. Let me colour the night sky for a single

instant, burning with all of my being. And then burn out.
— Yukio Mishima
 
This chapter focuses on installing replication on your SQL Server.Most
users will only install replication on their SQL Server and then enable
Subscribers.We’ll look at these two options and then look at how to set up
your SQL Server to use a remote Distributor. After looking at these
options, we’ll look at Replication Monitor, which is the central point for
replication administration. In the process we’ll cover some of the more
advanced options and settings. Following that, for those of you who are
wizard adverse, we will look at the replication stored procedures that you
can use to carry out the same things.
There are really two parts to installing replication:
• Configuring your SQL Server as a Publisher/Distributor or a Distributor
• Configuring your Subscribers
Recall from Chapter 1 that a Distributor is a SQL Server that stores and
distributes transactions from your Publisher to your Subscriber. For most
replication solutions, your Publisher and Distributor will be on the same
server. For high throughput replication solutions, you should look at using
a remote Distributor.
Configuring your SQL Server as a Distributor
Configuring your SQL Server as a Distributor involves running a wizard
that creates a distribution database and several jobs in the msdb database.
After your distribution database is installed, you are ready to create your
publications. Let us walk through the wizards to understand how to configure
your server as a Distributor. The first time you configure your SQL
Server as a Distributor, open up Enterprise Manager (EM), connect to your
SQL server, and on the Tools menu, point to Replication, and then click
Configure Publishing, Subscribers, and Distributors (Fig. 2.1). You can
bypass this altogether and merely click Create and Manage Publications,
which is what most DBAs do. Read more
 

Rate This Article:

Add to Yahoo MyWeb Add to Yahoo Buzz Add to Yahoo Bookmarks Stumble on StumbleUpon Add to Reddit Add to Google Bookmarks Add to Newsvine Add to MySpace Add to Windows Live Add to Furl Add to Fark Add to Facebook Submit to Digg Add to Delicious Add to Blinklist

Comment on "A Guide to SQL Server 2000 Transactional and Snapshot Replication"

Your Name

Your Comments

Verification Code: A1735
Enter Code:

Subscribe to the nwsu.com RSS Feed

Privacy Policy | Copyright/Trademark Notification