sp_MSunmarkreplinfo blocking queries
I'm investigating the slowdown of a system and am finding sp_MSunmarkreplinfo is blocking.It is trying to get a schema modify lock but is being blocked by other things. This is then blocking a lot of...
View ArticleConfigure Publication error when using remote distributor
hi,alli have added servername\repl_logreader,servername\repl_snapshot in sqlserver Logins.. and done everything for creating publicationsusing remote distributor:int the last step in Publication...
View ArticleTransactional Replication - Snapshot Agent can not start when using remote...
Hi everyone, i created a transactional replication (SQL Server 2019) with two different servers. there are in different domain. Server 1 should only be the Publisher. Server 2 should be the Distributor...
View ArticleTransactional replication failing with connection was forcibly closed
Hi,I have pull transactional replication setup. When there is a little load of transactions it starts failing with below error.Agent message code 10054. TCP Provider: An existing connection was...
View ArticleReplication Monitor 18.5x not connecting automatically to all publishers
Our sysadmin approved a WSUS push of SSMS 18.5 last week. I believe I had been running 17.92. My normal morning routine starts with launching SSMS and starting Replication Monitor (RM). When I did...
View ArticleTCP Provider: An existing connection was forcibly closed by the remote host....
Hi Team,we have 1 replication setup on production server.Publisher and distribution are on same server and subscriber is at other end.We are getting above error lots of time. Data has been transfer...
View ArticleWhat if schema replication changes are disabled in snapshot replication.
I want to know if new table and columns along with data, will be replicated to subscriber database if I have disabled schema replication in publication ? It's snapshot replication. ThanksV Jay
View ArticleWhy am I unable to skip a transaction in SQL Server 2017 transactional...
I have a transaction number of a transaction that is throwing the following error:Command attempted: if @@trancount > 0 rollback tran (Transaction sequence number: 0x00036322000B2628000100000000,...
View ArticleChange Tracking Performance
We have a large production system and implemented change tracking 8 days ago with a retention policy of 3 days. The syscommittab is currently at 332 million records and climbing. We have SQL 2008 SP1...
View ArticleComputed Column at publisher end not replicating at subscriber end
Hi I do have Publisher Tableand Subscriber Table, both has same schema, Difference is publisher table has one computed column which return varchar Like Sample...
View ArticleDELETE A RECORD
Transaction replication. We have a bad record in the PUBLISHER DB for a particular program and currently working with the app company figuring out what happened.Anyway, this is an open ticket since...
View Article"Invalid Operation" when adding Oracle subscriber to SQL Server 2016...
Hi, I'm trying to set up transactional replication from SQL Server 2016 to Oracle 12c. (I realize that heterogeneous replication is deprecated but this should be for a limited time period). I am...
View ArticleInvalid operation. The connection is closed. - when adding Oracle subscriber...
Hello, I am facing the issue when I try to add Oracle subscriber to SQL Server 2016 replication publication. I have installed Oracle 19.0.0 full client on Distributor server. Through SQLPlus I can...
View ArticlePeer-to-peer replication not staying in sync
We have set up a simple test of peer-to-peer replication with three nodes, A, B, and C. Node A has the peer originator ID set to 100, node B is set to 90, and node C is set to 80. Allow peer-to-peer...
View ArticleConfigure Peer-Peer Replication with T-SQL
Hi Team,How to configure Peer-Peer Replication with T-SQL in SQL Server 2016?I am familiar with GUI but not with T-SQL.Please help us.
View Article[Announcement] SQL server related Forums will be migrated to a new home on...
This SQL Server related Forum will be migrated to a new home on Microsoft Q&A!We’ve listened to your feedback on how we can enhance the forum experience. Microsoft Q&A allows us to add new...
View ArticleSQL Server Replication using RMO
We are using SQL Server replication using RMO. We have SQL 2016 (Standard Edition) on the server acting as the publisher and SQL Server Express Edition as the subscriber. Previously, the distributor...
View ArticleSQL server 2016 Replication to Oracle 12102 Subscriber
Hi,I am getting the below error after adding Oracle subscriber. "Agent message code 20029. The required parameter '-SubscriberDB' is missing. "(Snapshot agent able to generate a snapshot under...
View ArticleForeign keys being created on multiple subscribers
Have a publisher with a specific publication that has 1 article, and 4 subscribers. The subscribers are on 3 separate instances with the the same database name(database1) for 3 of the 4 subscribers. I...
View ArticleSQL Server 2019 snapshot agent error
Hello,I was trying to configure an SQL Server 2019 transactional replication, but the snapshot agent returns the following error:Error messages: Message: An unspecified error had occurred in the native...
View Article