The merge process could not access row data at the ''Subscriber''.
Hi, We have a diversified enviroment. It is composed by 194 publishers and the total of 209 subscribers. The publisher and distribuitor both are SQLSERVER 2008 R2. As subscribers we have 2008r2 and...
View Articlescript failur on user defined table type
I have transaction replication configured. but while creating initial snapshot, replication agent fails:script failed for UserDefined Table Type 'dbo.InvoiceShippersList'.I can not find this table...
View ArticleMerge Replication - Delete Operation Failure on Subsciber reported as "This...
Hi all,The merge replication on the table in question works fine for Updates and Inserts which I can see in replication monitor but when deletes occur I get this error when merge replication tries to...
View ArticleSQL Server 2012 Mirroring with Witness Support on Standard Edition
Dear All,Is it supported to use Witness Server on SQL Server 2012 mirroring with Standard edition license?We have configured 2 SQL Server 2012 Standard edition mirroring. When we tried to use Witness...
View Articlesp_MSrestoresavedforeignkeys do not restore all FK when pushing a snapshot
Hi, sp_MSrestoresavedforeignkeys do not restore FK which relay on unique index. Here is an example : I have 2 tables With a FK between them. The FK relays on unique index. (parent table...
View ArticleDistribution agent stops when SubscriptionStream value changed from defalut
I have Transactional replication. Every time I tried to use more than one stream we get errors. Distribution Agent stops and doesn't run unless we restart distribution agent. I am using...
View Articleany substitute for 'sp_removesrvreplication' to remove orphan replication...
Is there any substitute for 'sp_removesrvreplication' ? There are some generic errors which usually comes when we run sp_removesrvreplication however we do not want any erros and it should be...
View ArticleTransactional replication (snapshot) when column order does not match on target
Have a weird problem at a client - 2 sites are doing transactional replication to a 3rd. The table on site 1 and 3 has the same columns in the same order, the 2nd site has the same columns in a...
View ArticleMerge replication errors
Hello everyone, please excuse my bad english since it is not my first language, I'm in need of help with my merge replication it was working well and then someone added a column to one of the articles...
View ArticleMerge Replication snapshot not working
Merge replication snapshot not working. throwing the following error. I couldnt able to find any article regarding this. Any help is very much appreciated.232 21 3 2015-08-24 22:43:44.003 2015-08-24...
View ArticleMerge replication changing rowguid
Hi,Does anyone have ever seen this problem? On Merge replication, it happens a lot. We insert the row at subscriber, and somehow it shows at publisher with exactly the same values and pks, but with...
View ArticleError when doing replication using Log Shipping
Dear SQL Server Expert,We have a production SQL Server that is running Windows Server 2012 with SQL Server 2012 installed. Currently, we have 2 production database that being replicated over to the...
View ArticleMerge Replication - Auto Identity Range Management
Hello everyone... I'm having a problem with merge replication. My publisher and subscriber are SQL 2008 SP1, and my distributor is SQL 2008 R2. Currently, there is no access to the subscriber data...
View ArticleWill Shrinking the log files affect log shipping?
Hi SQL Server Expert,,Currently we have 2 Server, one in house and the other one is on the cloud. these two database server is actually connected via VPN and there is log shipping configured. so, the...
View ArticleSQL Failover Cluster
Hello TeamI am trying to create a SQL cluster with two nodes .The cluster is created but when I try to install the SQL over this cluster an error will come that is disk not found.And when I try to...
View ArticleMerge Replication Not Null Issue
Hi Experts,we have a requirement to add a not null column to an existing table.I created the column with null and updated with single quotes, and then converted the column into not null.now, i can see...
View ArticleMerge Replication - make column as Identity
Hi Experts,there is a requirement for me to make a non identity column as Identity column over merge replication. please could you suggest the steps to follow?we are using sql server 2008 R2 with...
View ArticleSQL replication from sql 2005 to sql 2014
Is there a way to perform sql replication from sql 2005 to sql 2014?
View Articlereplication all data from remote locations to central location
there are several remote locations where sql is running, my company has asked me to find a way to collect all the data from the remote locations to a central location automatically, for example day to...
View ArticlePublish database on subscriber.
Hi!I have database (DB) on the server SQL1. This database (DB) is published on SQL1 server for SQL2 server. So, SQL1 is publisher and SQL2 is subscriber for (DB). Can I publish database (DB) on the...
View Article