CDC capture job fails with error #2601
Hello.I used CDC feature for a time to collect application data and send it to data warehouse and everything worked well. Then few weeks ago I noticed that my function that retrieves net changes (in my...
View ArticleTransactional Replication
We are planning for migration project from sql 2005 to sql 2012, For moving this huge data we planned for using Transactional replication From server A (sql 2005) to Server B(Sql 2012). On the Go -live...
View ArticleCreated Transactional replication publisher and subscription. What follows...
Hi Experts,First of all please accept my apologies for the strange title and for this question itself if it is too naive. I am wondering what follows next after creating a Transactional Replication...
View ArticleMaintenance tasks in Subscriber Database
Hi All,I have a question regarding the maintenance tasks that we run on subscriber databases involved in transactional replication.Will there be any latency in applying replicated transactions from...
View ArticleDetermine replication type from subscriber in sql server 2008
Is there a way to determine replication type from subscriber in sql server 2008 ? i have access only to the subscriber & can't figure out whether it is transactional or snapshot. I know for sure it...
View ArticleProblem with RMO programming on computer with SQL Server 2014 Express
HelloI'm trying to implement merge replication (pull subscription) on the computer with installed SQL server 2014 Express. I've crested codes according to...
View ArticleThe format of a message during Web synchronization was invalid. Ensure that...
Hi We have 2 publications - merge - on a SQL 2008 Server - they sync over HTTPS anonymouslyThe subscriber has subscriptions to both - they have been ticking along nicely - though the bandwidth and...
View ArticleReplication Error number: 18752
Hi Everyone,Could someone help on this issue?Please check the error message and kindly let me know how to troubleshoot this issue!Error messages:The process could not execute...
View ArticleTransactional Replication Unspecified error SQL 2008 R2
I have a set up of Transaction Replication with the Publisher being the distributor. It works on Push mode. While replicating, more frequently for the past few weeks, the data is not being pushed to...
View ArticleHuge log file on distribution database for Merge replication
Hi,We have couple Merge replication publications and now we noticed that distribution database log file is about 60gb. We would like to reduce size of log file.What I have tried: EXEC...
View ArticleErrors in Merge Replication
We are using SQL Server 2012 version 11.0.6020.0, we have setup merge replication on 2 SQL servers, the replication is running fine, but encounter 2 errors during load test. May I know the cause and...
View ArticleMinimizing Downtime in SQLServer 2012 Standard Edition
Hello, I am using SQLServer 2012 Standard Edition SP3. I am trying to avoid the downtime which is almost 5 hours per day from 12 to 5 AM. During this down time I am archiving data older than x days to...
View Articlemerge replication error
I set up merge replication between a server and b server.but it seems to stuck in error on regular timelog informationmessage : the job was invoked by schedule 10(replication agent schedule).the last...
View ArticleIs single_user (or restricted_user) needed for adding replication with sp_...
In order to run sp_addpublication sp_addlogreader sp_addpubliction_snapshot sp_addarticle sp_addsubscription sp_addPushSubscription_Agent sp_startpublication_snapshot,orsp_droppublication, etcis it...
View ArticleDb Automation
Hi,Like many others, I would like to replicate "part of" the production data to my QA/UAT environment and then run tests using real data (instead of generated test data).However, this test environment...
View ArticleSQL Server Transactional Replication and Security Setup
I am new to SQL Server replication. I was able to setup transactional replication successfully, but I feel like I am missing some important concepts regarding security and accounts. I have a few basic...
View Articlerowguid field in merge replication
We have a common table that was shared and updated by two servers, one of the servers uses linked server to access it.We are now trying to eliminate the use of linked server and use merge replication...
View ArticleIdentity insert without reseed of identity column
I have a Peer-to-Peer replication which is not performing optimally because of BLOB data , so I have come up with customized replication wherein each server has a partitioned Identity insert range eg (...
View ArticleMerge replication
HI,i am working on SQL server merge replication in SQL server Express.Server : SQL server 2014Client : SQL Express 2014. As SQL Express 2014 is not act as publisher i have configured merge agent at...
View ArticleThe Subscriber data is missing ?
Hi All,In our environment we have replication like multiple publications to single subscriber.we are replicating the data from 7 databases with same table name to single subscriber (single...
View Article