Explicit value must be specified for identity column in table during merge...
Hello, We have a merge publication and we're getting the following error: A row insert at 'HH\HH.orange' could not be propagated to 'L-DB.orange'. This failure can be caused by a constraint...
View ArticleSQL 12 Always On over a WAN with SharePoint
I'm working on a SharePoint solution using SQL12. I will have two locations, one in madrid, and one in paris. I have a very fast WAN and high IOPS in both locations. I'm currently thinking of 2 SQL...
View ArticleError durring intial syncronization. The schema script...
Merge push (also tried pull, same error). MS server 2008 R2 and SQL server 2008 R2. Full error from job is below followed by f_CINARelatedParties Function. this Function has not changed and I do this...
View ArticleArticle's "Updates" count incorrect in Synchronization History
I have an application that will insert records into a table that is part of Merge replication. The application does not have any way to update a record. No-one but the application is accessing the...
View ArticleMerge replication always fails.
Hi! I have a merge replication between 2 sql servers 2005 sp3 that aways fails. I get the following error messages: The schema script 'if object_id(N'[dbo].[Companies]') is not null exec('ALTER TABLE...
View ArticleSQL server 2008R2 replication
Hi there , I have some queries regarding SQL replication, lets say transactional replication. Just assume i do have 2 servers A and B respectively. A is Distributor as well as Publisher and B is...
View ArticleRemoving subscriptions from the subscriber at transactional push replication
Hi, If I remove push transactional replication via : EXEC sp_dropdistributor @no_checks = 1 I do still see leftovers at the subscriber under Replication>Local Subscriptions I know it can be...
View ArticleReplication Scenario - Comments Please
I would appreciate any comments and advice on the follwoing scenario. We have a number of databases with data being inserted into a small number of tables at a fairly high rate. We want to use...
View ArticleLogfile won't truncate on target DB!
We have replication running from Server1, which has a database published and p2p enabled. We backup this database after the replication is created, and restore it on the Target. We then create a push...
View ArticleMove database with merge replication
Hello, I have some databases on my sql server, which are merge replicated (for a lot of SqlCE-Pocket Devices). Now I have to move them to a new server (which is going to have the same dnsname) due to...
View ArticleMerge Replication Architecture: initial subscriber setup
I have a database with 170 tables required to have full merge. My question is what's the best way to handle the other 953 that are required for the application to run, but don't need to merge data....
View ArticleWebSyncDiagAccess
Am trying to get replication going over https. Have set up iis and everything seems to be ok but when I navigate to https://server/folder/replisapi.dll?diag I get the following text in the browser....
View ArticleRemove Article Without Reinitialization
Is there any way to remove an article from transactional Replication without a reinitialization?
View ArticleGhost Subscriptions
I am running SQL 2008 and when I expand "Replication\Local Subscriptions" I have about 50 items listed from old subscriptions that were deleted. I right click on one and select delete and it goes away....
View ArticleHow To Recover Marge Replication
Hi My colleague has deleted Publisher by mistake, here were 14 subscribers which is located difference cities. We are restore backup than publisher and subscribers show, but get subscriber properties...
View ArticleConflict on transactional replication with subscriber updates;...
Hi all, I have a scenario with a transactional replication with queued subscriber updates. The system is designed for constant communication, but it's expected that the subscriber might sometimes lose...
View ArticleRe-generating Snapshots Query
Hello MSDN'rs, I have a publication configured which allows subscribers to merge replicate over HTTP. In addition due to internet bandwidth constraints I also developed a DVD based deployment for the...
View ArticleQuestions on some replication designs
Hi, I have some questions regarding replication. Question 1: Assuming we have Database A at Server A, which has lots of transactions going on. Then we replicate the whole database to Server B. And...
View Articlebig problem with sql replication 2008 and cannot enable weblog
Hi. I've got a big error , as soon as i want to sync a new subscriber, the first time it's really ok (15 min to dw the db and the data). Very well. But if i just try to sync this subscriber just after,...
View Articlehow to find what are the Articles are configured in Replication..
Thanks poornaThanks, Purna
View Article