Replication
Hi,i got the following error while i configure snapshot replication.error occured when data getting replicated from publication to subscriber database.Error: the agent could not be startedi was unable...
View ArticleWhy sometimes a setting of Polling Interval = 60 does not always trigger...
Hi,We currently have a merge replication setup set at a High Volume Server To Server with an interval setting of 60. A lot of times, especially when we observe it first had with the replication...
View ArticleSnapshot replication drop indexes SQL 2008R2
hi, I setup snapshot replication for table. In article properties I set copy for indexes to false. After executed synchronization in subscription table indexes were drop. Is it possible to save...
View ArticleNewbie Question: Replication from a local client to a central DB
Hi,I want to create a solution which connects to a central server when available (i.e network connection available) but uses a local replica when not available.When the connection is available any...
View ArticleUnable to create subscriber from backup. Error returned is, "Please create a...
Hello,I had one of our system administrators report this issue to me when using one of our documents on rebuilding replication for one of our products (we create the subscriber from database...
View ArticleMerge replication latency
HiI have merge replication set up between several offices. Most of the time I see new records pop up within about a minute in the different offices. But a couple of times per week it takes from 30...
View ArticleDoes database mirroring impact replication sync?
Hi,I have a database configured for database mirroring and a transactional replication publisher, sql server 2008 sp1 version.I found when the published database mirroring partner disconnected or the...
View ArticleRMO - Publication Schedule
Hey,I have the problem, when I create my publication by RMO in c#, that I dont know how or where to change/create the schedule plan for the publication. My code looks like this now:MergePublication...
View ArticleRMO - Publication - Article Issues
Hey,I have the problem, when I create my publication by RMO in c#, that I dont know how or where to change/create the schedule plan for the publication. My code looks like this now:MergePublication...
View ArticleMerge replication uploading on first sync, WHY?
Hi guys(SQL 2005 - SQL 2012)I have 1 Publisher with 40 subscribers running merge replication. I am creating new servers hence new subscribers. I create a snapshot of the publication DB with the agent....
View ArticleCan't push transactions to the distributor
Hi, all. I work for a software company and we had to upgrade one of our applications which uses an OLTP database. We use transactional replication for reporting purposes and when we perform upgrades...
View ArticleWeb sync merge error The processing of the response message failed.
I am trying to get the first sync to work from a SQL 2008 publisher server through IIS7 to a SQL 2005 subscription server. Everything seems to be set up, but when the replication agent on the...
View ArticleSetting up P2P with RMO - stored procedures not created
Hello, I try to setup Peer-to-Peer replication with RMO, but ultimately it is not working because INSERT/UPDATE/DELETE stored procedures are not created. If anyone know what I am missing, I would much...
View ArticleSQL Server 2005 Replication: Job missing: Distribution clean up: distribution...
I am reading on how to stop my distribution db from growing wildly, in doing this I find that there is a job I am supposed to have called: Distribution clean up: distribution jobIs there any reason...
View ArticleHow to properly 'delete' replication from a server
Hi, all.We've come to the realization today that someone has improperly installed the distributor service on a SQL server that is not meant to have it. Additionally, it appears there are snapshot and...
View ArticleUnable to drop the distributor database
Hello,I'm trying to drop a distributor database that was accidentally installed on one of our SQL servers. I have already deleted the publishers and subscribers that had been using this distributor...
View ArticleNear real time replication from Oracle 11g to SQL Server 2008 R2
Maybe I should ask in a Oracle forum, but I try here firstIs it possible to near real time replicate data from Oracle to SQL Server? This article...
View ArticleIs it recommended to use "NOT FOR REPLICATION" on Foreign Key Constraints
Is it recommended to use "NOT FOR REPLICATION" on Foreign Key Constraints in Merge replication.what are its advantages and its disadvantages?Please use Marked as Answer if my post solved your problem...
View ArticleMerge Replication and IDENTITY reseed
What is the behind the scenes mechanism that Merge Replication uses in order to not increment the IDENTITY range value? I know that by specifying the NOT FOR REPLICATION after the IDENTITY column...
View ArticleOS Error 1326 on new snapshot, please clarify
I know this has been posted before, but I need more clarification.Merge publication over HTTPS. Subscriber receives initial snapshot without problem. Snapshot directory is a share...
View Article