Replication problem with Cumulative Update 1 for SQL Server 2012 SP2
Hello, Last week, I updated my SQL Server 2012 SP1 to SP2 and then Cumulative Update 1. I did it without any reboot between SP2 and Cumulative Update 1. Before the update, my replications (Merge and...
View ArticleMerge Replication to refresh client database.
Hi All,We have a large application that uses Merge Replication as part of the solution (ie. Syncing data entered on multiple mobile devices with the main server database). The PDA's have small...
View ArticleError: 28005, Severity: 16, State: 2...An exception occurred while enqueueing...
I've seen some similar questions, but want to make sure I can get an answer quickly and how to fix.Thanks,Paul spid24s Error: 28005, Severity: 16, State: 2spid24s An exception occurred while...
View ArticleWhy did my subscriptions reinitialize without uploading data first!?
I am trying to figure out why the subscriptions on my merge replicated SQL Server 2008R2 database got reinitialized without my telling them to.Last week I created some new tables, added a couple keys,...
View Articlesp_publication_validation procedure doesn't seem to work properly
Hello,I am trying to use sp_publication_validation stored procedure to validate that my replication setup is working correctly. This procedure is pretty straightforward and is describedhere.I am...
View ArticleTransactional Replication with Oracle Publisher
Hi,I have a migration coming up that Involves the Oracle server that we are using as Publisher for our transnational replication and SQL server being the Subscriber.Here is the plan.Shutdown Oracle...
View ArticleUnable to perform retention-based metadata cleanup in database 'XYZ'
Hi All!I am facing issues with Merge Replication in SQL Server 2012. The replication type is push-based with both the publisher and the distributor on the same server. Currently I have 5 subscribers...
View ArticleTransaction replication - Indexes and constraints
Dear all, We have a master database which is been set for transaction replication having publisher at the server1(SQL Server 2012) and through pull subscription there are 8 other serverswe have a setup...
View ArticleSQL merge replications fails only over VPN
Hey Folks,I planned and configured a VPN infrastructure (SSTP VPN with EAP) and now I have a problem with SQL merge replication over VPN. Our staff is using a local client app to collect som data....
View ArticleSQL 2012 Transaction replication broke
Hello, I have setup replication in sql 2012 a couple of months back and I am seeing an error since this morning. Now the thing is I am replicating schema changes as shown in the image belowSo why am I...
View ArticleReplication Article Type - Where in System Tables?
Hi,I have publications with articles that are indexed views in the publication database, and they are replicated to tables in the subscriber databases. I add the articles with "execsp_addarticle......
View ArticleCopy over SQL Server 2005 databases to new server
I am trying to copy over SQL Server 2005 databases which currently in Windows Server 2003 to SQL Server 2005 which currently newly installed in new server. Is that anyway to copy all DB over at the...
View ArticleCREATE/ALTER/DROP INDEX statements are not replicated right?
Quick question, i just wanted to confirm what I read from the 2 links below that -CREATE/ALTER/DROP INDEX statements are not replicated right? Simple Yes/NO will suffice,...
View ArticleSQL Server Replication Problem with Merge Subscription
I have setup Replication to implement a Merge Pull Subscription. Published and Distributor are on one server running SQL Server 2012. Client is running SQL Express Server 2008 R2. Connection is via...
View ArticleMS SQL 2008 R2 STD
Hi.I plan to deploy a two node MS SQL 2008 R2 STANDARD Cluster running on Windows 2012 R2 STD.Questions,1. Can I still implement replication even when running a MS SQL Cluster ?The reason I need to...
View ArticleTransactional replication issue
Hi,I have configured transactional replication and there 4 log reader agents for 4 DB, in that at a time only one DB logreader agent is running, the rest of the three is not running, when have separate...
View ArticleData issue with Merge Replication using SQl Express 2012 -> SQL 2012
I have setup a Merge Replication to update Client PC's with table data from the main server. These clients are running SQL Server Express 2012, the Main Server is on SQL Server 2012. The issue I am...
View ArticleInsert Failed... Conflicted With Identity Range Check Constraint
In SQL 2008 R2, we have a client setup to use Transaction Publication With Updatable Subscription. In our setup, we have 1 Publisher and 1 Subscriber. Replication had been working for a month or so...
View ArticleChanging Replication Publisher version and server
I am replacing a server (Server A) that currently has a SQL 2005 replication distribution database and publisher with a new server that will have a SQL 2008 distribution database and publisher. The...
View ArticleDuplicates on SQL server replication
Hi All,We are having a bit of a strange problem with SQL Server. I am not SQL Server skilled. I am supporting an Informatica platform where we are connecting to SQL Server replication database and...
View Article