transactional replication with 1 publisher 2 subscribers in SQL 2012 SE
I have a setup of transaction replication between one publisher and subscriber in the Same server.Now, I need to add a new subscriber to the existing publisher. So publisher database name is DB_A and...
View Articlesp_showpendingchanges - returning no rows for my database
I migrated a subscriber database over the weekend. Replication monitor shows that commands are being uploaded and downloaded successfully. The sysmergesubscriptions table shows the old with a status of...
View ArticleReinitialization in replication
Replication gurus,I have a transactional replication with updatable subscription setup having 1 publisher and 4 subscribers. All the servers are SQL 2008. Recently I faced a situation where in 2...
View ArticleTransactional replication - difference in data type length between publisher...
Hi.In reviewing our replication recently , we have found that there is structure differences between the two replicated schema on the destination/oracle end, even though the structure between...
View ArticleRunning transactional replication on SQL server 2008R2 but: “The process...
I've set up Replication (transactional replication) between two remote servers. On the one of server that I configure Distribution & publication .another server is subscription. The subscription is...
View ArticleAdding a new article to existing publication(That subscribers have not been...
Hi Everyone,I want to add a new article to existing publication in a transactional replication in sql server 2008 R2. The subscribers have not been generated based on snapshot. Now if I try to add new...
View ArticlePlease Help! I have a subscription/replication issue with the error -...
I keep getting this error and my subscription table isn't populating: The publication 'publish_playerSession_off_serverABC' does not exist.Other setup items: 1) Both servers are on the same domain...
View ArticleTransactional Replication To 2014
Hi All,In our environment we are planning to move the subscriber and distributor to 2014 with publisher on 2008. So am doing some work around on this,Since Publisher can be assigned to only a single...
View ArticlePeer-To-Peer Transaction Replication Errors
I've had Peer-to-peer Transactional Replication working great for the past few months. Just this past week, I've encountered the following error: Date 3/26/2008 10:35:40 AMLog Job History...
View ArticleMy article is not replicate
Hi The current environment and situation :Transactionnal replicationInitialisation by backup-restoreReplication of a new tablePublisher : SQL Server 2008 (SP3) enterprise Distributor : SQL...
View ArticleTransaction Replication not working after Re-indexing activity
Hi Support,we are facing issue at SQL server transaction replication. The replication stop working after DB re-indexing activity on Sunday.even after we re-initializes the replication it works fine for...
View ArticleSync issue in Tran-replication
Hi All,There is a Sync issue in Transnational replication, the sync is accurate to 1026 record, The problem started when the distributor agent stoped by itself and transaction from Dis -> Subs...
View ArticleHow "hard" does replication hit the client server?
We are looking at setting up our first replication. Currently we are using a mixed 2008/2012 environment. The business issue we are trying to fix is writing large tables in our production environment...
View ArticleSQL Server upgrade with merge replication
We are planning to upgrade SQL Server 2005 to SQL Server 2012 and both the databases will be hosted on two different servers. SQL Server 2005 has around 25 merge publication and have around 400 laptops...
View ArticleSQL Server upgrade with merge replication
We are planning to upgrade SQL Server 2005 to SQL Server 2012 and both the databases will be hosted on two different servers. SQL Server 2005 has around 25 merge publication and have around 400 laptops...
View ArticleWould allow initialization from backup files when the Publisher is Oracle...
Hello,I would like to know if "Allow Initialization from backup files" work when publisher is Oracle.We have a scenario where we are migrating one of our critical System which has replication from...
View ArticleMerge Replication - Enumerating inserts and updates repeating
Hello,We are running merge replication using SQL Server 2008 R2. Our servers are always on and synchronizing, however our clients go online and offline for random time periods. We have it set up for...
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 ArticleProblems starting Replication on large databases - SQL 2012
Hi all, I have been battling SQL Server for a week trying to get replication up and running, now I realize that most probably I am doing something wrong and I hope that one of you can help pointing me...
View ArticleAdd and drop article to transaction replication on VLDB
Hi,I having a database size around 2 TB.In this case how can i add/drop article in transnational replication?Because taking snapshot on 2 TB takes hours together, in this case how can i take snapshot...
View Article