Iam testing on a transactional replication. I create a table for employee and...
Iam testing on a transactional replication. I created a table for employee and a store procedure to insert rows.Now I need to change the properties of article Store procedure in replication article...
View ArticleSnapshot Hangs - Will not complete
We have had a successful Transactional Replication Topology in place for the better part of 4 years and recently experienced a hiccup that I have yet to resolve or find a similarly posted issue. Our...
View ArticleHow do you find a transaction given the LSN
Hi.. I'm pretty sure I have the problem where an undistributed transactions is causing my t-log to grow to infinity. Well, maybe not quite.. 54 G t-log for < 2 G data. We are backing up the t-log....
View ArticleWeb sync requires port 1433
I've been able to configure merge replication using web sync and it has been working fine. I then tried to use a client that has port 1433 blocked and found out that I could not pull a new...
View ArticleReplication Issue - Sql server 2005
Hello,We have sql 2005 and running Replication fro m3ed party s Publication and we have subscription.Sometimes performance is too slow for our other user and we have to kill those users which ones are...
View Articlehow to replicate from mysql xml file to mssql
i have xml file disgn by "sql designer" for mysql and i wont to convert from mysql to mssql , how can i do it ?i need mssql replication 2012i am new here so i apoligy if i wrote wronge
View ArticleMerge Replication - Auto Identity Range Management
Hello everyone... I'm having a problem with merge replication. My publisher and subscriber are SQL 2008 SP1, and my distributor is SQL 2008 R2. Currently, there is no access to the subscriber data...
View ArticleReorganize Indexes on Replicated Articles
Hi All,what happens in case Replication Log Reader Agent couldn't able to send a batch with 1 lac records? 1) It stops but doesn't start until we manually starts?2) It restarts within retry interval...
View ArticleReplication Script Monitoring On Not Running Subscriptions
Hello,SQL 2008 R2 Ent SP2 on Windows 2008 R2 Ent SP1I have been monitoring the replication using table MSreplication_monitordata. However, this is only capturing errored out replication. This is not...
View ArticleHow to find which command/transaction caused replication agent failed?
Hi there,Our production replication server was down and got the following error message:String or binary data would be truncated. [SQLSTATE 22001] (Error 8152).We restarted the agent, and it worked...
View ArticleGetting replication error, publisher login must be a member of the 'db_owner'...
We have a server (thankfully QA) that had transactional replication configured. After changing the password for the service account, suddenly replication fails with the message below. I've torn...
View ArticleReplication
Hi,I having some queries on replication:1. What happens with publishing large columns like XML data?2. How many publications,distribution and subscription can create in single instance?3. What if...
View ArticleHow to determine which record is latest in replication - Publisher record or...
Hi,I am implementing custom conflict handler to resolve the conflict at the time of replication.I want to get which record is updated either publisher or subscriber.Because i want to replicate updated...
View ArticleGhost distribution agent job
SQL SERVER 2008 R2 Pull subscription transactional. I deleted the default distribution agent job and recreated by scripting out the similar job for another publication. The new job works fine but the...
View Articlerecreate a pull subscription distribution agent job with out reinitializing...
Replication type: Pull subscription transactional replication. SQL Server 2008 R2everything is working fine except that by mistake I deleted the pull distribution agent job for one of the publications....
View ArticleTransactional Replication Error
Publisher (pub is own Distributor) SQL 2008 Enterprise SP1 on Win2003 x64 Server SP2 Created a trans repl pub with 1 table and recieved the following error. I have created multiple trans reps with no...
View ArticleCan I migrate a publisher to 2012 and have it continue to replicate to 2008R2...
I will be migrating our Production DB to SQL 2012 shortly (no service interruption using mirroring from 2008R2 to 2012). that part works well. But our Production DB is a publisher feeding a Reporting...
View ArticleDeferred Updates happed even if the value does not change in SQL Server 2012
I am not sure if this was an intentional compatibility break for SQL Server 2012, but I have not been able to find any docs on it, so I am going to post it here to see.We upgraded our SQL Server that...
View ArticleNeed to set up Pull subscription to Publications already involved in Push...
I have a SQL 2005 instance that is a Publisher in a Push subscription scenario. There are currently two subscribers. I want to develop a pull subscription to a SQL 2008R2 instance on a different box....
View ArticleRowguid Different Between Publisher and Subscriber Causing Conflict
I am running merge replication and have a case where a single subscriber is constantly throwing conflicts and retrying rows. In the conflict viewer it's showing that the conflicts are all due to...
View Article