The process could not initialize 'Microsoft SQLServer Stored Procedure...
Hi all,I am trying to use Microsoft SQLServer Stored Procedure Resolver for our Merge Replication via Web Sync/LANWe have User PC <---> Web Service (Server on Cloud) <----> Re-Publisher (DB...
View ArticleSyncronization stops giving error - "Variable assignment is not allowed in a...
Hi I have a SQL replication with 7 pull subscriptions. Recently I modified a SP by adding union with variable assignment inside and all the subscriptions stopped syncing giving the following...
View ArticleSQL Server 2014 FCI - Merge Replication on Cluster Shared Volume
Hi,is supported the merge replication (for each role: publisher, distributor and subscriber) for a database between two "SQL Server 2014" instances configured each on a "SQL Server Failover Cluster"...
View ArticleMerge Replication occasionally slow on specific subscribers
I have a bi-directionally published database with 5 subscribers. Generally the amount of data transferring is pretty small (sometimes 1 record). There is a service that runs on each subscriber's...
View ArticleReplication Sync stopped with a SQL Error
Hi,I have a replication with couple of subscribers. Recently I made a change to a stored procedure in the publisher DB.I out a UNION with variable assignment inside it. after that synchronization...
View ArticleSQL Server 2008 R2 transactional replication to SQL 2014 AlwaysOn
Hi,Can a SQL Server 2008 R2 server be both a publisher and distributer to a subscribing SQL 2014 AlwaysOn primary replica? I can see a problem with the distribution agent not being able to use the...
View ArticleManual Cleanup for Change Tracking
How do you manually do a clean up for change tracking (ie: autocleanup is set to false) in SQL Server 2008?
View ArticleReplication Monitor: Publication Node will not expand
Hi,I'm using SQL Server 2005 Replication Monitor to monitor a number of Publications.One Publication node, will not expand however, that is to say that when clicked it's label changes to expanding and...
View ArticleConflict Resolvers supported in SQL Express
I've seen many issues with users attempting to use non-default conflict resolvers, but still the standard Microsoft resolvers, and getting errors that: "The process could not initialize 'Microsoft SQL...
View ArticleMerge Replication Parametrized Row Filter Error
Environment: Merge Replication with 2 subscribers - SQL Server 2008 R2I have setup merge replication with parameterized row filter as discussed in this...
View ArticleREplication traffic on a dedicated network
is there a way to configure SQL Replication so that all traffic is confined to a particular network interface? And that this interface almost definitely won't be the same one as the regular SQL...
View ArticleMoving a distributor to a new server on replication.
I have a current client that has replication set up on SQL Server 2008 R2. The current configuration has the distributor on the subscriber server. The client has built new servers with SQL Server 2012...
View ArticleTransaction Replication issue
Hi, I configured replication in our SQL 2012 instance. The snapshot agent executed successfully, but facing the below issue in Distribution agent from distributor to subscriber. Everything is fine, I...
View ArticleIs there any failure issue with Transactional replication in SQL Server 2008 R2?
Hi,In my Organization, we do have a scenario to get last hour modified data from production database (some of the large tables). So, we are suggesting to go with replication. However, Our DBA is...
View ArticleLog shipping between 2005 -2014
I have configured logshipping between 2005 and 2014 serverbut end u with following errors 2016-04-12 11:46:03.57*** Error: Could not retrieve copy settings for secondary ID...
View ArticleSQL Server Merge Replication - Excluding A Column From Replication
Environment: One Head Office (HO) and 2 Stores (S1 and S2), SQL Server 2008 R2Goal: I need to exclude column Password (varchar (30)) from merge replication on table Users. The Password column needs to...
View ArticleMerge Replication set varbinary(max) null
Hello,<o:p></o:p>I have a SQL replication server working fine for years. I had the need to add a varbinary(max) to a table where the data is filled on distributor. When the data is...
View ArticleLog Shipping Error
hello there,I set up log shipping on a database server few months ago and it all worked fine, now I want to add another secondary server but I get the error below:*** Error: Could not retrieve copy...
View ArticleTransactional Replication on-site to Azure
Hello! I'm very new to Azure. I haven't had much luck finding a solution. Feel free to point me to another post. We are trying to setup Transactional Replication from a local Server to an Azure...
View ArticleSQL 2016 CDC for Oracle by Attunity Lack of a SP
When I tried to use the CDC for Oracle by Attunity (4.0) to enable a Oracle table. I got this error message. And I can't find the SP in either [MSXDBCDC] database or CDC database. Will Microsoft be...
View Article