Wat is the easiest way to change the name of a subscriper for Push...
I am migrating a physical server (that has 2 replicated databases) to a new VM server and using a DNS c-name alias to let applications to continue using the old server name. However, since the server...
View ArticleCan we synchronize the SQL database from Outlook Business Contact Manager...
I have Business Contact Manager at the home office, using SQL server for accounts and contacts. I synchronize my other databases with a branch office using merge replication. Can I synchronize the...
View ArticleMerge Replication 'Microsoft SQLServer Stored Procedure Resolver' issue
Hello,This is my first time on the Social Forums, so I hope I manage to explain myself.This is our scenario (it’s a bit complex).Initially we had a SQL Server 2005 SP3 CU4 instance as publisher in a...
View Articlerename column name during replication
In sql server replication, we could set the destination table name different from the source table name , does anyone know is there any method to change the column name? thanks. eg, source: table...
View ArticleThe 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 ArticleHow to map a value of the __$update_bitmap column in the conflicts table of...
Hello, I need to programatically resolve conflicts in peer-to-peer replication and for that I need to now which columns in a particular data table were causing the conflicts. This information is stored...
View ArticleMS SQL 2008 R2 Replication Behavior
When publishing a db for replication, does MS SQL 2008 R2 automaticaly shrink the subscription db?
View ArticleSQL replication or SSIS using CDC
Hi All,Can anyone let me know which method is better for replicating data from oracle to SQL Server.whether its SQL Replication(i.e publisher,distributer,subscriber) or using SSIS and CDC tables.My...
View ArticleDB replication Vs. SSIS
I saw a lot of solution would use SSIS rather than DB replication to do the OLAP solution,But from my feeling, DB replication is much easier to setup and let maintainance for data transfer...Could any...
View ArticleIssue in Linked Server
linked server has been created sucessfully. when i update the data in linked server i have receieved the following errors."The Operation could not be performed because OLE DB provider "SQLNCLI" for...
View ArticlePeer to Peer replication migration
Hello guys, We have a two MSSQL instances SQL 2008 R2 Enterprise with established peer to peer transactional replication between them. The solution is built as a scale-out for better performance. One...
View Articleprimary key on rowguid column in merge replication
Hi ALL, Can i create primary key on ROWGUID column in merge repicated tables...if i created PK are thy would be any issues with ongoing merge replication....
View ArticleP2P Replication and Update Stats
I had P2P Replication configured between 2 servers. The replication from Server 1 to Server 2 was working fine but the Replication from Server 2 to Server 1 was broken. I removed Replication completely...
View ArticleSQL Replication two untrusted domains?
Quick question. I am not a DBA and my experience with SQL comes only from installing and configuring it for other Microsoft Technologies. So this might be an easy answer.We have a client that is...
View ArticleReplication information
Hi ,we configurations the Replication, after we can run the update statistics on the publication database, this update statistics reflect into subscriber database or not ?
View ArticleSQL Replicate a certain time range
Hello helpful community, :)I have a question about replication / logshipping.Our situation: We have old, big databases on an current production servers (~900GB). (We need to keep many years of data...
View ArticleSQL Server 2012 Merge Replication Issue - Inserted Data on Subscriber get...
Hi all, I have just encountered this weird issue with our Merge Replication Setup. We have a primary sql server 2012 replicating data out to another secondary sql server 2012 database (pushing data...
View ArticleCustom Resolver Stored Procedure
I have a merge replication that uses Sql Server Express 2008R2 on the client machines and SQL Server 2008 R2 on the main server.I tried to create a custom resolver stored procedure on my simplest...
View ArticleReplication
Hi,Is every replication requires Linked Server and Distributor in sql server 2005/2008?
View ArticleMerge Replication, Delete is working at publisher(if a row is deleted at...
Hi, We've merge replication configured in our environment(4 SQL servers 2008R2). As we know merge replication is bidirectional, its working fine in case of inserts i.e, if a row is inserted at...
View Article