Error to manually add subscription to an article
- From: "Hassan" <fatima_ja@xxxxxxxxxxx>
- Date: Sun, 24 Apr 2005 22:13:21 -0700
When trying to add an article back to an existing publication thats active
in transactional replication I get the following error
Server: Msg 14100, Level 16, State 1, Procedure sp_addsubscription, Line 240
Specify all articles when subscribing to a publication using concurrent
snapshot processing.
Apparently concurrent snapshot is enabled and when I did issue the
sp_addsubscription and specified the @article parameter with the table name
, it didnt like it and threw the above error..
It wanted 'all' .. and I was afraid it would do some reinitializing,etc..
Just curious to know why we need that 'all'.. Seems kinda buggy
.
- Follow-Ups:
- Re: Error to manually add subscription to an article
- From: Paul Ibison
- Re: Error to manually add subscription to an article
- Prev by Date: To recover corrupted database
- Next by Date: replication monitoring
- Previous by thread: To recover corrupted database
- Next by thread: Re: Error to manually add subscription to an article
- Index(es):