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

How to clean up system tables like sysmergepublications , sysmergesubscriptions

$
0
0

Hi ALL,

        How to clean up system tables like sysmergepublications , sysmergesubscriptions...

'NewHotel' in my subscriber database i still see the Overdue publihser details in these system tables Same thing in publisher database....

how to remove all these data .....when i reinitialize database at subscriber ..and if i see the local subscriptions in ssms there are subscriptions from publishers to which it is subscribed before..and i cant delete this.... It will be restore for a later When i delete .

I have tried : "delete FROM sysmergepublications WHERE pubid='<Overdue publihser ID>' " "delete FROM sysmergesubscriptions WHERE pubid='<Overdue publihser ID>' " sp_mergesubscription_cleanup.

 but all no used. Successful delete but restore for a later.


Viewing all articles
Browse latest Browse all 4054

Trending Articles



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