MBS: Sync Task Scripts Fail with MS SQL Server version 6.5 SP2Last reviewed: February 3, 1998Article ID: Q170094 |
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: 1. Ensure that your memory capacity has been expanded to a minimum of 8192 On the Server menu, click Configuration. When these steps are complete you should receive a dialog box that says:
Replication Publishing has been successfully installed. Do you wish to add publishing databases and Subscribers at this time?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 Sever menu, and then clicking Publishing. The distribution server portion is now complete.
Setting up Publishing:
Default is 'Commit Every 100 Transactions to Subscriber Continuous Server Type: SQL ServerYou 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. Whe 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
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |