Monitoring change tracking
Hi, we are using change tracking feature to identify the delta of changes happend on the tables change tracking is enabled. And that data we are incrementall populating in some of our reporting tables....
View ArticleUnpublish Articles using SQL script
Hi, I have already setup a Replication and its working fine. Now i want to unpublish all the Store Procedures, and Functions from the Replication. I know there is a way from Replication wizard using...
View ArticleIs SQL Server 2012 P2P Replication better than SQL Server 2008 R2 P2P...
Is SQL Server 2012 P2P Replication a lot better than SQL Server 2008 R2 P2P Replication, why or why not. Can you give me an intuitive explanation on the functionality added by the 2012 release. How do...
View ArticleHow would Merge and P2P replication resolve the following conflict
Servers A and B incremented a specific database field at the same time. I.E.: They have the exact same value for a field. The correct solution should be that the value coming out of conflict resolution...
View ArticleHow is conflict resolution accomplished with P2P replication.
How is conflict resolution accomplished with P2P replication. Do you have a demo? Do you have something besides the following link, http://technet.microsoft.com/en-us/library/bb934199(v=sql.100).aspx...
View ArticleError durring intial syncronization. The schema script...
Merge push (also tried pull, same error). MS server 2008 R2 and SQL server 2008 R2. Full error from job is below followed by f_CINARelatedParties Function. this Function has not changed and I do this...
View ArticleInitialize Subscriptions with backup.
currently the SQL 2005 transaction replication is running on the production server well. The pusblisher and distributor are at the same server. The data in the pubisher will replicated to another 3...
View ArticleFiltered data problems sqlce - sql 2008
We have a filter on multiple tables. If we update a record The filter doesn't seems to work during the syncronise, some table are not replicated correctly to the customer (SQL CE). They are not...
View Articlepermissions on the view are not getting replicated
hi, im using sql server 2012 and transactional replication in it. im trying to replicate a view which has a specific database role attached in the permissions. this is my replications script for the...
View ArticleMerge Replication - Dead Locks
Hi All, So I keep encountering dead locks and I finally found what table is getting consistently locked. I thought that it was for sure from my triggers firing because of replication it is not...
View ArticlePlease help setting up Bidirectional Replication
Hello, This is my first post here but i have to say i've searched and tried to implement everything i found but nothing worked. I also didn't find anywhere answer to my question. My problem is:...
View ArticleTrouble initializing from a snapshot
I have a main publisher (uses a filtered publication using row filters) that replicates to several republishers. Each of these republishers has their own set of data. Each republisher replicates to a...
View ArticleMerge replication
I am trying to do merge replication.In my case publisher-sql server 2008 standard subscriber-sql server 2008 express I want to replicate data between these two.I am able to setup merge replication. But...
View ArticleReplication:shifting distribution database
I have setup a merge replication for about 3 databases.The replication has added a distribution system db.Now i want to shift the db to E drive from C:\Program Files\Microsoft SQL...
View ArticleAlternate Snapshot Folder not working in transactional replication.
As described in article http://blogs.msdn.com/b/repltalk/archive/2010/03/07/tips-to-improve-performance-when-applying-snapshot-in-transactional-replication.aspx 1) Create Publication then copy the...
View ArticleReplication components are not installed
Hi when i try to create new publication\subscriber i am getting below error.Replication components are not installed on this server. run SQL server setup again and select the option to install...
View ArticleCustomized Agent Profile not being considered in Merge Agent
I have scenario where i have to synchronize large chunk of data while configuring merge pull subscription in sql 2005.While synchronizing data it goes beyond 5 minutes and timesout.To get out of it i...
View ArticleWhich is better, replication or sync framework?
Hi,I am developing a church management solution in VB 2010 / SQL Server 2008. I want one computer in the church to run the main database, but have laptops with the application installed able to go home...
View ArticleDifference between replication,logshipping,mirroring and clustering?
Hi, Please answer this question Difference between replication,logshipping,mirroring and clustering?
View Article