Updatable subscription - view pending log from subscriber to publisher
Hello I have setup Transnational replication with updatable subscription. There was around 7000 rows update at subscriber from one query which was executed at subscriber side. But this update has not...
View ArticleQuery for sqlserver Replication
Hi,Please I am searching for query to monitor sqlserver 2012 replication process IO/contention or find any replication related issue.thank you.regards,asad <iframe id="iagdtd_frame"...
View ArticleReplication jobs / Backup jobs are in executing status.
Hi Team,Platform : SQL Server 2008 (RTM) , Windows Server 2003Replication configured between two server and select all tables with primary key in Transactional Replication and remaining in Snapshot...
View ArticleSQL server merge replication performance
Hi,We have an sql server merge replication topology. We are having sql server 2012 standard edition publisher and 2008 subscribers.We are facing the issue of slowness in merge replication where network...
View ArticleUndistributed Transactions Build Up at Same Time Each Night
There is a database "Foo" sitting on server "A". There is a database "Bar" sitting on server "B". A.Foo publishes a subset of its schema. B.Bar subscribes to A.Foo's publication. The distribution...
View ArticleQuery Execution Plan/cost
Hi Friends, I have situation that I want to capture query cost and execution plan of all query which is executing in sqlserver instance. please help me. thank you.regards,asad<iframe...
View ArticleStored Procedure Resolver Error On Merge Replication
I'm running a Stored Procedure and I get this error:The Stored Procedure Resolver encountered the following error executing the stored procedure 'dbo.test_Resolver_Conflict'. Explicit value must be...
View ArticleMSSQL_REPL-2147199401 Please Help !!!
Hi allSince yesterday one of our suscriptors is sending this error"The Merge Agent failed after detecting that retention-based metadata cleanup has deleted metadata at the Subscriber for changes not...
View Articleremove article from transnational replication
Hi, i want to remove article from my transnational replication, can i just simply unchecked from GUI, or it requires anything else..??regardsZeal DBA
View ArticleSQL Server 2008 Upgrade to 2008 R2 - Sharp Performance degradation
We are facing the following issue after migration our database server from SQL Server 2008 to SQL Server 2008 R2. It was observed that any query (even simple things like taking 10000 rows from order...
View ArticleEnable And Disable contraint issue
We are using SQL transaction replication to replicate data between PROD to BI server. During the application application db changes we will be running disable constraint, execute all change and then...
View ArticleProblem to start sql server agent and start syncronizing!!
hitoday our replcations failed because when I start synchronizing, I'm facing this error :Cannot perform this operation while SQLServerAgent is starting. Try again later. Changed database context to...
View ArticleSQL 2008 Upgrade Replication failure
we upgraded to Sql 2008 standard edition last night from 2000 and our replication is now failing, cannot delete it or enter new ones. I found one article saying the following stored procedures need...
View Articlelog_reuse_wait_desc = replication, transaction log won't stop growing
Hello,We are using MS SQL Server 2005, version 9.00.3042.00. Our recovery model is set to SIMPLE. We do two different snapshot publications a day in the middle of the night, and the replication...
View Articlereplication
Hi,I have a SQL 2008 instance that has database with a transactional publication with updatable subscription. When I try to update a table at the subscribers DB a had this error :Msg 21064, Niveau 16,...
View ArticleMerge agent making excessive calls to sp_MScheckexistsgeneration
Hello,I have a database server which contains multiple merge publications. There is exactly one subscription to each publication. Merge replication is currently being used for geographic high...
View Articlereplication
What is the main difference between snapshot and transactional and merge replication?does anybody have the specific answer...........Thanks in advance........
View ArticleProblem to move databases with replication configurations to new server.
HiI've successfully moved our databases to new server (and also restore distribution, master and msdb to new server). now all jobs exists on new server, but publications and subscriptions not exists in...
View ArticleSetting up replication destroys existing linked server settings
INTRO: We have been using a couple of linked SQL servers for years. It is now time to setup replication to off-load reporting from the production server.PROBLEM: I have setup replication on a test...
View Articlereplication with updatable subscription issue with sql server 2008 publisher...
Hello! I have a replication issue with an instance of sql server 2008 r2 configured as publisher and an instance of sql server 2014 configured as subscriber.The publisher has two transactional...
View Article