Slow Merge Replication
We are using merge replication with SQL 2012. The first sync we do is slow, and often times out. We are using precomputed partitions.We have traced it back to this SQL statement being called in...
View ArticleMerge Replication - Views, Functions and Stored procedures - very complex...
I have been trying to replicate a database now for a few months using Merge replication with Web Sync. Replicating the tables is pretty straight forward. The tables are currently being replicated via...
View ArticleIsn't the database suppose to be specified in a custom Business logic Merge...
I think the answers are obvious, but I have to ask some questions. First, how is the database specified in this example? Is it done when you define the article, if so...
View ArticleMove the datafiles from one drive to another in readonly/standby database...
0I have enabled log shipping in primary server. Readonly/standby database is created in the secondary server however the datafiles and logfiles are created in the default location: c:Program...
View ArticleMerge Replication - Automatic Identity Management
I have always handled identity management on merge replications manually. I have read over the papers on setting up automatic range management but I am not sure if I want to head in that direction or...
View ArticleWe have renamed our sever and was trying to implement logshipping
Error: Could not retrieve backup settings for primary ID 'abfb9a42-207e-451b-968c-3ac29edc16f9'.(Microsoft.SqlServer.Management.LogShipping) ****** Error: Failed to connect to server...
View ArticleMerge replication data based on row filters
Hello All,I have setup a merge replication,its workinig fine. But then I need to change it to use filter on articles like, some specific sales data to go to specific subscripber.for this I added one...
View ArticleCan log shipping be implemented when the users are using the database
Can log shipping be implemented when the users are using the database.
View ArticleSQL PULL Merge Replication over web - totally unreliable?
Hi,We have problems performing SQL PULL merge replication over the web. Most of the time it works fine, but periodically we experience issues as described below. Our application uses SQL Express for...
View ArticleReplicating Oracle Partitioned tables into SQL Server
Hi, We have Oracle database with Partitioned tables and Partitioned Indexes. While creating transaction replication from Oracle 11.2.0.2 to SQL Server 2008 R2, it is not allowing to select...
View ArticleReplication-Replication Distribution Subsystem: agent ********* scheduled for...
Hi Every one. Due to some issue we restarted our server.After restarting we are observing the below error. Error1: Replication-Replication Distribution Subsystem: agent *** scheduled for retry....
View ArticleReplication error (Source: MSSQL_REPL, Error number: MSSQL_REPL20037)
Hi,In our data replication(log transaction) between the publisher and subscriber, a particular datatable will lead to this error: The process could not bulk copy into table '"dboABC"."TableA"'....
View ArticleSQL Replication : Editing the Filter rows
Hi All.I have an Publication and it has filter also.Now i want to edit my Filters and i am getting error when saving the Filter. The error is as BelowA column used in filter clause '[Driver]...
View ArticleError: 17883 the schedular appeats to be hung
We are using sql server 2000 sp4Few days back, we have find this error in event viewer. Due to this error,server stopped responding(remote control as well).Error: 17883, Severity: 1, State: 0The...
View ArticleDetails needed on creating a custom conflict resolver using a COM based approach
The directions that I am trying to follow are here and they're duplicated below: http://www.replicationanswers.com/CustomResolver.aspDirections:Open a Visual Studio .NET 2003 Command Prompt tlbimp...
View ArticleHow to create a new .NET Windows Control Library project for custom COM...
Using either VS 2008 or VS 2012 Express, per the attached link how do I create a new .NET Windows Control Library project for the custom COM conflict...
View ArticleThe replication agent has not logged a progress message in 10 minutes
I previously had a replication issue where the number of rows in msmerge_genhistory (3 million+) was causing initialization from a snapshot to fail. In order to fix this I had to increase my...
View ArticleSQL Replication introduces audit data with invalid foreign keys by deleting rows
We are observing worrying behavior in which audit records are being deleted from spoke servers in a transactional replication setup with updatable subscriptions.There are 3 audit tables. AuditEntries...
View ArticleData Replication one way event to fire procedure
Hello,We have Database on live server and we are using replication (one-way) to fetch the database on local server.We need do some modification as we want to update the Users table Password on local...
View ArticleQuerry on Reintializaion of inactive subscription
In our scenario we are having two servers. There is transactional up datable replication in between those two serversOne is A server which i primary server.Secondary server is B Server which is having...
View Article