Log Reader Agent
Hi, We have few servers where updates\deletes are made in big batches and often we come across performance problems in replication. While we try to keep those batch size small, sometimes they go out...
View ArticleDisabling of CDC for a database fails
We have a database with cdc enabled for several tables, but when trying to disable cdc for the database this error happens: Msg 22831, Level 16, State 1, Procedure sp_cdc_disable_db_internal, Line 216...
View ArticleUnable to Alter the tables or procedures because it is being published for...
Hi when i tried to publish the replicated tables or procedures changes from VSTS 2017 below error showing. Could someone please help me. table is replicated and cannot be modified Procedure is...
View ArticleCreate Procedure sys.sp_MSget_repl_Commands in running status for hours.
We have a database on SQL Server 2012 r2 replicating to another database in the same machine. We were doing some table changes so I am not sure if we messed anything. Our CPU has been close to...
View ArticleTrying to grasp replication better - need some input
Hello all,Never posted here before, so I apologize if I make some errors in posting.We use Replication, but it is my belief we do not use it smartly. The person that set it up did an excellent job of...
View ArticleSubscription Already Exists
I am running SQL Server 2014 on Windows Server 2012 R2 Standard. The database server is setup to be both a publisher and distributor for replication out to several remote databases running on Windows...
View ArticleHow to setup Replication with two VM Servers? Unable to pickup server while...
I have created 2 SQL instances on VM using Google cloudSQL1 and SQL2when I start configuring replication on SQL1, right click > Replication > Configure Distribution getting below error" Select...
View ArticleError Inserting Rows into Merge Replicated Table
I have a database with about 20 tables and I am using merge replication to 2 files databases. When I run a stored procedure on the publisher to insert about 4 thousand rows into at particular table, I...
View ArticleLog Shipping - Database Owner Change
Fellow SQLersI am trying to do some security cleanup. A database, that is the secondary for log shipping, has a database owner that needs to be changed. I am not able to change the database owner thru...
View ArticleMerge Replication - Handling conflicts between multiple subscriber in...
Team,Currently we have single SQL server in one region, we are planning to expand the servers based on the traffic. ex. UK, US and other country.But as it is single database replicated at both the...
View ArticleHow to check the amount of data replicated in merge replication everyday
Hi,Any option to check how much data is replicated everyday in merge replication?Regards,Ashok
View ArticleError in Replication Monitor after upgrading to SSMS 17.8.1
Hi,When I want to see publication properties through replication monitor (Right click on the publication and Properties), following error appears. I'm getting this error after I upgraded my SQL Server...
View ArticleFollowing error appears when I try to remove conflict record from conflict...
Hi,When I try to remove the conflict in the conflict viewer I'm getting following error. One of my published article has computed column with persisted ON, need for index.SQL Server 2016 (SP1)How can I...
View ArticleTransactional replication.
We have transactional replication setup in our environment. With <g class="gr_ gr_118 gr-alert gr_gramm gr_inline_cards gr_run_anim Grammar only-ins replaceWithoutSep" data-gr-id="118"...
View ArticleUpgraded Distributor / Publisher Server from 2008 r2 to 2016. Replication not...
I upgraded sql server from 2008r2 enterprise edition to 2016 enterprise edition, on same server. I detached, uninstalled 2008, installed sql 2016, reattached. Replication issues occuring...I now see...
View ArticleMerge replication SQL 2016 publisher & distributor SQL 2008 R2 subscriber
Hi,I am looking to upgrade my merge replication topology servers and am a little confused by the document...
View ArticleExisting Replication
hirecently joined one org... already replication setup is done by some one ... i need to take care of it further.what are the things get it from that guy (KT).
View ArticlePeer to Peer between versions?
Greetings. We have a 2014 environment that we want to upgrade to 2016. The OLTP box replicates a 2 TB DB to 6 other reporting servers with transaction replication. Our new 2016 environment is going to...
View ArticleConflict in Peer to Peer replication
Hi everyone,We have two servers that have SQL SERVER 2014 and there is Peer to Peer replication set up between them. There are 15 publications on each server and all of them on each server are using...
View ArticleSAME PUBLISHER DATA TO MOVE TO TRANSACTION SUBSCRIBER AND MERGE SUBSCRIBER
I have one publisher DB database where are moving data to DB1 by transnational replication and to DB2 by merge replication .data not moving to DB1 WHEN DML operations occurred on DB database
View Article