One publisher (2008R3 and two(Multiple) subscriptions 2014 and 2016 Sp1
Hi Experts Currently I have transaction replication 2008R8(server A) to 2014 pull subscription on 2014 (Server B).Please note distribution database configured on Server B( subscriber site). This has...
View ArticleContinuous vs Scheduled merge replication
If you have a subscriber that has poor performance and the deliver rate is less than 1 row/sec, is it better to setup the synchronization to continuous or put it on a schedule?
View ArticleUninitialized subscription 2016 Sp1
On newly added subscription on 2016 Sp1 says “uninitialised subscription” I tried “reinitialise subscription” but no luck. Any idea why is this and how to resolve use backup. When I check Agen jobs on...
View ArticleHow to query or check the type of replication
I have servers with different type of replication setting. How to query or check the type of replication especially for Bi-direction replication, p2p replication and merge ?Thanks in advance for...
View ArticleGet Distributor info using query.
I have this query to retrieve some info for the replication. However, i don't know how to get also the distributor info . If possible also can get the type of replication like bi-direction , p2p,...
View ArticleDistribution Agent Fails - Row Not Found at Subscriber
Hi.Here is the same question I have already asked, but this time the acceptance criteria would be not only to provide a solution for this, but more importantly to provide an explanation of why this...
View ArticleSQL Replication efficiencies on 2017 or 2019
We are currently on SQL Server 2016 SP2 EE. Does anyone know if there are any specific replication related efficiencies on SQL Server 2017 or planned for SQL Server 2019?Thanks.
View ArticleOracle Publisher row level triggers
We are using Oracle publisher to replicate data from oracle to SQL server,everything works well but i see the rowlevel triggers captures old data and new data also so i am seeing duplicates records in...
View Articlewhy does property of replicated subscriber show replicated as false
Hi we run 2017 STD. I'm looking at the properties of a subscriber in a tran replication relationship and Replicated shows false. Why? I'm pretty certain it is replicated if for no reason, the count as...
View ArticleReplication Issue
Hi All,There is replication setup between SQL & Aurora in our environment. And its reported that the data is not matching between them. I have less experience in troubleshooting SQL replication...
View ArticleReplicaiton Issue
We are getting below error in SQL 2008 R2 MERGE REPLICAITONThe replication agent has not logged a progress message in 10 minutes. This might indicate an unresponsive agent or high system activity....
View ArticleSQL Server 2008 - Replication - Add Articles - Error clicking on Start on...
Adding new articles (new tables) to replicate. This is the process I followed which worked the last time I used it.•Publisher (REPL_ISIS_APPS) --> Properties•Articles page•Click off ‘Show only...
View ArticleMoving Distributed database from system database in Distribution server to...
I have configured tracer tokens on my distributed database which is in system database on by distributor instance.i want to move the distributed database to another instance database.is it possible...
View Articleerrors setting up transaction p2p replication on new sql2017 server
Microsoft SQL Server 2017 (RTM) - 14.0.1000.169 (X64) Aug 22 2017 17:04:49 Copyright (C) 2017 Microsoft Corporation Enterprise Edition: Core-based Licensing (64-bit) on Windows Server 2016...
View ArticleSchema script could not be propagated to the subscriber
Hi,I'm having a SQL Server Replication which has a Publisher and Distributor in the same server and 7 Subscribers in different physical locations. This works fine (minor problems time to time) for...
View Articlereplication pending commands
To monitor the replication pending commands, I understand that there is another better way to check. Anyone can advise on this way of the related checking ?=> all commands that are greater than...
View ArticleDistribution Agent Fails - Cannot Create Temp Files in SQLServer\140\COM Folder
Hello.I would like to kindly ask for your thoughts with the following:1) I have a Transactional Replication (TR) with a remote Distributor (DIS), between the Source (PUB) and the Subscriber (SUB)...
View ArticleNot able to configure second subscriber on transnational replication.
Hi,I am trying to add extra subscriber on already established transnational replication using below code. TransSubscription subscription = new TransSubscription();...
View ArticleProduction to Pre Production Data replication
Hi TeamI have TBs of SQL DBs on Azure IAAS. I would like to have these production DBs to be replicated to my Pre prod IAAS SQL environment on daily or weekly intervals. Since DBs are in TBs I don't...
View Article