Best Practice for Replicating Schema Changes
Hi, We manage several merge replication topologies (each topology has a single publisher/distributor with several pull subscriptions, all servers/subscribers are SQL Server 2008 R2). When we have a...
View Articlerow mismatch alerts are not getting in transactional replication ?
Hi All,Few days back we have configured a transactional replication between SQL server2008r2 and SQL server2012 servers .Today i have find the row mismatch on lot of tables .but replication was not...
View ArticleReplication -> Distribution out of space
There is a replication issue we faced in non prod hours so we could not get much details on that, can someone please suggest me the reason for this. replication was running fine until some time then a...
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 ArticleProblem getting started with RMO conflict resolvers in merge replication:...
We are in need of help with a problem dealing with RMO conflict resolvers in merge replication. We created a class library in Visual Studio and signed it with a strong name key. The dll was then...
View ArticleSql Server 2012 Evaluation - convertion to production
Hi allWe are testing SQL server 2012 and replication with 2 stores. Now that all Works as expected we want to buy the estándar versión but we do not want to reinstall all again.Can we just install the...
View ArticleSQL Server Latency Tracking
Hi, I just want to track replication latency for every 10 min in particular table. just want following fields to be track Pending commands Date Time Time for applying commands on replicated...
View ArticleMerge replication using Web sync, snapshot timeout error.
I'm setting up merge replication using web sync using SQL Server 2012, Windows server2008R2. When I try to do my initial pull synchronization to get the snapshot the synchronization times out because a...
View ArticleIs Sql transactional replication real time
Hi All,I am having a setup of transactional sql replication where i have a Oracle publisher and SQL server distributor and subscriber.I have a requirement to find the lag in transferring transaction...
View ArticleDistributor Error while configuring Replication
Hi Friends,I am encountering error following error while configuring replication, I restarted sql server and check all permission please help me . In order to solve the problem thank you. regards,asad...
View Articleis it possible configure replication from sql server to postgresql?
Hello Everyone,is it possible configure replication from sql server to postgresql?Publisher : sql serverSubscriber : postgresqlthanks in advance
View ArticleWhere is Custom Resolver Log ?
HI, I created a program which runs correctly for all update, insert, delete and conflicts events . I also filled "historyLogLevel" & "historyLogMessage" but I don't find where these messages are...
View ArticleCan you use SQL 2008 Database Mirroring on database that has Tables without...
Can you use SQL 2008 Database Mirroring on database that has Tables without Primary Keys
View Articlereplication update statement takes long time
Hi Replication experts, I have a issue and please suggest if my understanding and solution is correct. We have a transactional replication setup for data warehouse, from today morning replication got...
View ArticleReinitializing subscription
Is there a cheap way to rollback all changes to a subscriber database since the last sync? I don't think reinitializing each time is practical.I'd like to have unidirectional replication from pub to...
View Articleinvalid handle attempting to load message from resource DLL
Hi,We are trying to Sync local SQL Express 2005 database with SQL Server 2005 database by using C# windows application.It is working in some machines, some machines it is giving error as "invalid...
View ArticleSQL Server 2012 Undetected Deadlock ?
Hi All,SQL ver: SQL 2012 (11.0.3350)We have enabled Trace flags 1222,1204,3605 globally for deadlock tracing and after enable the trace flags we are unable to find any deadlock information on SQl...
View ArticleINSERT INTO...SELECT FROM and Merge Replication
Hi,We're using SQL Server 2008 R2. We have a desire to save an end-user a significant amount of time and transfer data already present in tables on a test server (the data is scrubbed and ready for...
View ArticleUpdate Table using Distributed Query
Hi,Using SQL Server 2008 R2 on local and remote server. We are looking to update data in a remote table (a few columns) using data in a local table. The PK values in the local and remote tables are...
View Article