The information in this article applies to:
BUG# NT: 11993 (6.00) SYMPTOMS
The LogReader replication task can fail with Msg 2601:
when you execute sp_MSadd_job while the SYNC task is executing. CAUSE
You will most likely see this problem if the LogReader is continually
reading published table changes from the transaction log while the SYNC
task is executed. There is no relation to what publication is being
"sync'd" for this problem. This problem will only occur if the SYNC task
has to add new jobs as part of a new subscription or scheduled table
refresh event. This problem may be rarely encountered even when the
LogReader and SYNC tasks are running concurrently.
WORKAROUND
Schedule the LogReader and SYNC tasks to run at different times.
STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server 6.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. Additional query words: sql6 replication jobs batch
Keywords : kbusage SSrvRep kbbug6.00 |
Last Reviewed: April 19, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |