Strul med skit-replikering som ej går att ta bort / skapa ny:
-- Error 14005: Could not drop publication. A subscription exists to it.
sp_removedbreplication 'HD1_FI2_UAK'
-- Error 21776: The name xxx was not found in the TransPublications collection...
delete from mssubscriptions where publisher_db='HD1_FI2_UAK'
delete from mspublisher_databases where publisher_db='HD1_FI2_UAK'
delete from mspublications where publisher_db='HD1_FI2_UAK'
delete from mspublisher_databases where publisher_db='HD1_FI2_UAK'
delete from mspublications where publisher_db='HD1_FI2_UAK'