Delete Snapshot Replication


when try drop publication in order:

exec sp_dropsubscription @publication = @publicname, @subscriber = @servname, @article = n'all'

exec sp_droppublication @publication = @publicname

i getting following error after dropping publication

msg 16943, level 16, state 4, procedure sp_msrepl_changesubstatus, line 1271

could not complete cursor operation because table schema changed after cursor declared.

msg 16943, level 16, state 4, procedure sp_msrepl_changesubstatus, line 1271

could not complete cursor operation because table schema changed after cursor declared.

could give me suggestion how avoid error?

thanks!

which if above 2 stored procs raising error, , version of sql server running?


SQL Server  >  SQL Server Replication



Comments

Popular posts from this blog

SQL Server 2008 - High Memory Usage

BizTalk Server 2013 Azure VM Log Shipping and HA for hosts

Problem In Configuring Biztalk 2009 In Creating A ReceivePort.When I Try To Create A Receive POrt I Got This Error