The information in this article applies to:
SYMPTOMSThe sync task scripts included in Membership Broker System (MBS) and noted in step 2 of the "Creating a publication" process on page 129 of the MBS documentation, will fail if Microsoft SQL 6.5 Service Pack 2 is installed prior to performing the step. CAUSEMicrosoft SQL Server 6.5 Service Pack 2 corrects a problem that was worked around in the existing MBS sync task script files. RESOLUTIONThe following information should used in place of the MBS documentation if SQL Server 6.5 Service Pack 2 has been installed: Installing SQL ReplicationThe replication schema can be divided into three basic parts: Distribution, Publisher, Subscriber.For this set of instructions, we will assume that A is the publishing computer which will also serve as the distribution computer and that B is the subscribing computer. Setting up Distribution: You must install distribution server before you can perform the rest of replication setup. On computer A:
Click Yes to continue with the replication installation or click No to come
back to it later. If you click No, you can continue later by clicking
Replication Configuration on the Server menu, and then clicking Publishing.
The distribution server portion is now complete. Setting up Publishing:
You may want to lower the commit rate. All other defaults should be
acceptable.
NOTE: If the server that you went to be a publisher is not listed under "Subscribing Server," click "New Subscriber" and register a new server. When that is done, the server will appear in the Subscriber Server list. You may also change the "Working Directory" while you are in the Replication - Publishing dialog box by typing in the "Working Directory" edit box. The publishing server portion is now complete. Setting up Subscribing - Part A: As the SQL administrator you can register the subscribing servers from your publishing or distribution server or manually set up subscribing on each computer if you prefer. Assuming you are administering everything from one computer: On computer A, register computer B. On the Server menu, click Register Server. You can also register a new server. On the Server menu, click Registration Configuration, click Subscribing, and then click New Server. NOTE: Ensure that the database(s) you want to make the subscriber(s) exists on computer B. Set focus to Computer B, click Registration Configuration on the Server menu, and then click Subscribing.
Setting up Subscribing - Part B: On the Manage menu, click Replication, and then click Subscription. You should see the publishing database from Computer A. Additional query words: MCIS 8430
Keywords : kbsetup |
Last Reviewed: July 21, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |