Quantcast
Channel: SQL Server Replication forum
Viewing all articles
Browse latest Browse all 4054

Could not drop article. A subscription exists on it.

$
0
0

I'm trying to drop a publication but cannot get past this error when I run the following command:

exec

 

sp_droparticle @publication = N'PublicationName, @article = N'tblName', @force_invalidate_snapshot = 1

Msg 14046, Level 16, State 1, Procedure sp_MSdrop_article, Line 75

Could not drop article. A subscription exists on it.

When I expand the publication to see the subscriptions, there are none. How do I drop this?

 


Viewing all articles
Browse latest Browse all 4054

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>