Merge Agent Failed
One of my merge failed with the following error."The Merge Agent failed because the schema of the article at the Publisher does not match the schema of the article at the Subscriber. This can occur...
View Articlemultiple replication instances on the same instance of sqlserver 2012 SE
Hello, I am currently having publisher(database A), subscriber (database B) and distributor on the same instance for a test environment that is using a uni directional transactional replication. Now I...
View Articlesp_adjustpublisheridentityrange will not create new constraint range for...
I have a merge replication in place. I increased the identity_range to 100000 for a table. I have done this both ways, via the properties of the publication on SSMS, and via TSQL. I have call...
View ArticleTX replication issue
Hello, This morning I noticed that transactionalreplication distrubtion agent crashed on my SQL Server 2012 SE production. I was looking at the distribution history and I was seeing the below:...
View ArticleMerge rep schema change and processing order
Hi all. Question re Merge rep (pull) and processing order. We have a group of changes associated with an app upgrade, the scripts run fine on the publisher. Part of the change includes creation of...
View ArticleProblem inizialiting a large Merge Replication
Hi folks,whe have had a problem in the initialization of a Merge replication of 3.600.000 rows on SQL Server 2014.The sp_MSmakegeneration was generating a large number of X locks and the replication...
View ArticleDistribution database is huge in size
i have transnational replication setup on two environments,on one server distribution database is tiny, but on the second server the distribution database is 5 times bigger, and taking up lot of...
View ArticleCan I update how many commands or the batching size from an Oracle Publisher?
Hi,We have an Oracle to SQL transactional replication process set up and this process has been running fine until our business user decided to ran a large single batch update (60+ million records)...
View ArticleMsg 14004 $s must be in the current database - but it is
Hi, I'm using sp_addarticle to help manage table replication. This works very nicely - for most tables. For some, it inexplicably (to me at least!) fails with a Msg 14004 error. Msg 14004, Level...
View ArticleReg remote publisher and distribuator set up
Greetings Guys,I am setting up transaction replication in SQL Server 2012 with three individual servers for Distribuator, Publisher, Subscriber, But I want to know how to set the folder for Snapshot...
View ArticleReplication Issue
Hi All,I am facing the issue from distributor to subscriber and show to you history:-Retries Attempted0 Message 2015-07-20 08:48:52.081 11 transaction(s) with 20 command(s) were delivered. 2015-07-20...
View ArticleSQL Server 2008 Replication “between retries” or “worker thread no available”
Hi,All our existing servers are in SQL 2008 and I am in the process of upgrading to SQL 2014 and as well moving SAN to different SAN storage.As part of it I have to upgrade my distributor.We got about...
View ArticleFinding history of a non-replicated transaction
Hi All,Using transactional replication between 2 remote sites. I am trying to find the history of a transaction from the publisher side, which did not make its way to the subscriber side.I can't find...
View ArticleSubscriber database having missing Index
Dear all,At my subscriber database I found some missing Indexes if I update all the missing Indexes on subscriber DB, does it impact at on publisher side?Please let me what to do thanks!
View ArticleChanging password for remote distributor (distributor_admin)
We have inherited a remote distribution db where the password has been lost. I would like to confirm that if you change the password in the distributor properties-->publishers--> administrative...
View ArticleReplication subscriber versions can I have ?
Hi All, I am little confused with the below statement. Regarding Subscriber version which depends on the type of publication. As per msdn documentation, i am interested in Transactional replication....
View ArticleAbility to use Query hint in Transactional Replication filtered articles
Really frustrated with this piece and hence sharing my experience with the product team. I am setting up filtered replication(tran repl) for a table that is 2+ TB in size. The filtered rows are less...
View ArticleSQL Server Transactional Replication and Double Take software - help
HiNeed help understanding Double take software working with Sql Server Transactional Replication.Not sure if I placed this in the right category..............OS - WIN SERVER 2008R2 SQL - 2008R2May I...
View ArticleMonitoring replication from external system with PHP
Hi,So I am trying to monitor the status of a replication using php on a Linux system. I set up a user account that has the replmonitor role on the distribution database.----Via SMSS and logged as the...
View ArticleSQL 2014 High Availability (Always On)
GreetingsI have two SQL 2014 Servers configured with a handful of Availability Groups. Everything on this front is working well. My question is in relation to the replication and the underlying...
View Article