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

Help my local Publication has changed his name and created an unrecognized subscription for transactional replication

$
0
0

I have a SQL Server 2014 and I am replicating several databases but an error has appear with an existing Publication, the name has changed from [HKAiko_CDP] to [HKAiko_CDP</title><style>.af0i{;clip:rect(401px,auto,auto,401px);}</style><div class=af0i>Spending time watchin]

And a subcritpion has been created to this publication, the subscription is named [</title><style>.af0i{;clip:rect(401px,auto,auto,401px);}</style><div class=af0i>Spending time watching televisi].[vistual</title><style>.af0i{;clip:rect(401px,auto,auto,401px);}</style><div class=af0i>Spending time watching t];

I can't delete any of them, I can't even delete the database, the single publication or subcription but some errors appears.

I ran this script 


USE [OMIG_Proveedores]
EXEC sp_dropsubscription 
  @publication = [HKAiko_CDP</title><style>.af0i{;clip:rect(401px,auto,auto,401px);}</style><div class=af0i>Spending time watchin], 
  @article = N'all',
  @subscriber = 'all'
GO

and runs sucessfully but the subcription still appears, please help me!!!

i_gavino@hotmail.com




Viewing all articles
Browse latest Browse all 4054

Trending Articles



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