Unwanted Objects
Hi Ed,I didn't say underlying database or schema were not deleted. I would not expect that to happen.My observation is that information about underlying database or schema was not deletedfrom SQL...
View ArticleUnwanted Objects
You need to mark all of your constraints and triggers as not for replication on the subscriber. It is unclear as to how you deployed your subscriber. If you created your articles with the action name...
View ArticleUnwanted Objects
Figured out the issue. Unless I am missing something this may be a bug in SQL Server 2012?Prior to the test described in my original post I tried to run a full blown database replication (several...
View ArticleUnwanted Objects
Figured out the issue. Unless I am missing something this may be a bug in SQL Server 2012?Prior to the test described in my original post I tried to run a full blown database replication (several...
View ArticleUnwanted Objects
Hi Ed,Thank you for your response. No foreign keys are present in schema on subscriber. I figured out the issue, please see my response to my original post which I am about to write up.Thanks again for...
View ArticleUnwanted Objects
It's impossible to say why you're getting the error you mention without more information. For anyone to give you any advice outside of educated guesses you'd need to provide us with the details of how...
View ArticleUnwanted Objects
Hi,I am new to replication, please help.Need to set up two servers, one replicating all transactions to the other. Eventually I want to replicate approximately 200 tables, views, etc. To get started I...
View Article