Deadlock occured on Transactional Replication
Hi All,If distribution agent is failed due to occured deadlock on transactional replication and data is not going from source to destination. Genarally if deadlock occured automatically sql server...
View ArticleReplicating alter stored procedure in MSSQL 2000
I am trying to replicate alter procedure in MSSQL 2000 , but they are not replicating. I have published the stored procedure as an article but altering it on production using alter procedure doesnt...
View ArticleMerge replication reusing ID's
I am totally new to replication. I'm moving a web server to collocation and am replicating with the server at our main site. I'd like to go with Merge replication so the website can operate in the...
View ArticleMicrosoft.SqlServer.Replication.dll not found
Hi Everyone,I have a scenario where I have a publication ready for merge replication. I have also created the Subcribers. Now I want to write a small C# application to get my data synchronized using...
View ArticleOracle Publication Truncated Commands in sp_browsereplcmds
I have set up an Oracle transactional publication on a single table as a test. Snapshot works ok so i assume we have good data mapping. However the replication is failing on update. When i try to view...
View ArticleNo Data in MSMerge_Contents or MSMerge_tombstone corresponding to records in...
I have several rows in the msmerge_genhistory table for which there are no corresponding records in MSMerge_Contents or MSMerge_tombstone tables based on the generation and art_nick values.Is this...
View ArticleTransactional Replication Query Timeout Expired
Hello,I am getting the timeout expired error with a transactional replication distribution agent. The problem was that there are about 16 millions unreplicated commands in the Msrepl_commands table....
View ArticleCan't get pull subscription working.
SQL Server 2008 R2 - SP2 - Windows 2008 R2, Windows 2003 SP2.I am trying to setup a Transactional pull subscription from a second SQL Server but can't get it to work. I have tried setting it from the...
View ArticlePlease Help!!! Does anyone know exactly what sp_changesubstatus...
We are migrating a subscriber DB to a new server, and it is re-publishing 2 days worth of commands.I read in an old checklist here that someone ran these commands to clear all PUBLISHED and UNPUBLISHED...
View ArticleTransactional Repl. Initial Snapshot applying continuously
Hi everyone and thanks in advance for your time. I have the following configuration. Publisher SQL Server 2000 SP4 Distributor SQL Server 2008 R2 SP2 Push Subscritor SQL Server 2008 R2 SP2. My...
View ArticleReset auto identity range
HiI need to import data from an old replicated database, and keep the identity columns. The data is to be imported to a new database that is replicated to a set of subscribers.The identity ranges for...
View ArticleThe replication SnapShot agent Failing
We are consistently getting the error message below on our subscribers that have blob images. Is there a way to increase a setting to avoid SQL to throw this error, or another suggestion? Thanks in...
View ArticleSubscriber Cannot Update in Transactional Replication
Hello, I set up a queued updatable push subscription for transactional replication between two SQL Server 2005 boxes. When the Subscriber updated one of tables, it returned the following error: Msg...
View ArticleMerge Replication with SQL Server 2012 and 2008 R2 Express
Hello,I have a standard SQL Server installation of 2012 with a Merge Publication on a server (win2008). I have a laptop with sql 2008 R2 express installed. When trying to create a subscription to the...
View ArticleReplication Validation results
We have transactional replication working on sql server 2008. Our Publisher and Distribution database reside on P2 our data is being replicated to P1 via Pull Subscriptions.We have several tables that...
View ArticleBuild sql server in DR site
Hello,i have 2 sql server instance each instance in one sever i want to build DR site and replicate data file using storage replication .any help to build this ?
View ArticleUpgrading from SQL Server 2008 to R2 or SQL Server 12
Here is my situation...I've got three databases formatted as SQL Sever 2008 databases running on SQL Server 2008 R2 installs. We are looking at upgrading two of these databases to R2 or outright...
View ArticleLog Reader Repl Fail - Cannot exec sp_replcmds
Hello everyone,I have a system that is replicates data from a 2005 instance to a 2012 instance of sql server. We setup transactional replication a couple of weeks back and it has been running fine...
View ArticleDeadlock in SQL replication
I have a transactional PULL replication on SQL 2008,I hv created individual publisher and subscriber for every article.In my replication monitor my most of the subscribers are showing status...
View ArticleSynch two SQL DB
Env: SQL Server 2008 R2We have two SQL Databases used by two different applications.We need to synchronize some of data between these databases.Both the databases are in Read/Write mode and database...
View Article