Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > microsoft.public.sqlserver.replication > #6
| Newsgroups | microsoft.public.sqlserver.replication |
|---|---|
| Date | 2020-05-08 13:43 -0700 |
| References | <5574412A-1862-4C6F-A567-012A6BFC4C0B@microsoft.com> <DBC22E2D-028A-47B8-9A2B-629AD7D0A7CE@microsoft.com> <1B405F90-D463-45C2-9668-287482F11679@microsoft.com> |
| Message-ID | <5d3ef113-00e0-4e46-8a0a-0516512438fe@googlegroups.com> (permalink) |
| Subject | Re: How to run a snapshot when one or more tables belong to other |
| From | josejojan94@gmail.com |
On Wednesday, September 16, 2009 at 7:09:02 PM UTC-4, José Luis wrote: > This post was solved by our technical team. We found out that the error was > caused because the Merge System Tables of the suscriptors were corrupted. For > some reason that we do not know there was the information of previous > replications in the table. So when the replication occurred all that > information was brought to the main server which makes the publication with > those redundancy tables. The error message was according to what was > happening. Now it would help us to know if there is some way through > configuration that we could prevent that in the future. It looked like the > SQL wasn´t cleaning the system merge tables each time that we eliminated the > suscriptor. Hi, Can you explain in detail. I am also having the same issue. Tried recreating the publisher and subscriber again n again , but encountering the same issue. It would be great if you can help me > > > > > > > > "José Luis" wrote: > > > > > Hi. > > > Trying to start the snapshot I got the following error: "The subscription > > > could not be initialized using an initial snapshot because one or more tables > > > in the suscription belong to another publication, and therefore cannot be > > > dropped" (Source: MSSQL_REPL, Error number: MSSQL_REPL-2147200976). > > > > > > I could make the first server publication and replication with no problem. > > > When I try to replicate with other suscriptor it is when I got this error. > > > Regards, José > > > > > > P.S. Running SQL Server 2005 enterprise edition with SP2 on Windows 2003 > > > server. Merge replication. > >
Back to microsoft.public.sqlserver.replication | Previous | Next | Find similar
Re: How to run a snapshot when one or more tables belong to other josejojan94@gmail.com - 2020-05-08 13:43 -0700
csiph-web