Replication
Apart from replication is there any way to synchronize the two database. I have two database and when I enter something in one table of any database it should be reflect on another database.
View ArticleRecords Deleted on Transactional Replication
Hi All,If some records deleted in publisher on Transactional Replication, how we will come to know that partcular records deleted on publisher? I had check on Replication Monitor but not able to find...
View ArticleSQL 2012 Merge Replication with Web sync, do not enforce SSL Cert
Hello,Is there a way to just disable, or force using a self-signed cert (basically allow it to use the invalid cert) when using the "Web Synchronization" part of merge replication?I'm running that thru...
View ArticleAdd, drop, or change a row filter
If you need to modify a row filter documentation on msdn says that pending changes at the subscriber cannot be uploaded to the publisher during reinit. It sounds like the only true solution is to have...
View ArticleP2P distribution agent with snapshot related message in MSdistribution_history
I've come across a strange message on one of my servers MSdistribution_history tables. The server is part of a 3 node topology involved in peer to peer replication. I noticed this message while...
View ArticleReplication unanticipated error
HiI have a marge replication between 'Publisher' and 'Subscriber', on replicating table 'T1' I'm receiving the following conflict: "A row insert at 'Publisher' could not be propagated to 'Subscriber'....
View ArticleHow do I enable "REPEATABLEREAD" Isolation on SQL Server 2008 R2, and do I...
After encountering the error "You can only specify the READPAST lock in the READ COMMITTED or REPEATABLE READ isolation levels" while trying to upgrade a 3rd-party SQL-based application on our server,...
View ArticleMerge ReplicationSource: MSSQL_REPL, Error number: MSSQL_REPL-2147199402
The merge replication is used to synchronize data between the publisher and subscriber. We just found that the merge replication stops for few months (longer than 1 months) with below error message....
View ArticleResources for upsizing replicated Access database to SQL server?
Hello,I have a split Access 2003 front end/back end database. The back end is replicated. One main replica resides on a file server in our main office and several replicas are on laptops which our...
View Articleproblem with replication monitor - big red x (still) -- sql server 2000 --...
A few weeks ago I removed replication from our main database (sql server 2000) -- which is no longer under replication -- usingsp_removedbreplication 'Subscriber'(without running preliminary SPs -- and...
View Articledata synchronization between two servers
hi,i would to ask a support on how to replicate data in SQL server 2005 database from two different window 2003 server and 2008 server. the two servers are located in the same domain.thanks in advance.
View Articlehow to copy identity column to subscriber
Hi all,I m trying to setup replication between 2 servers. ServerA has around 10 tables that needs to be copied to ServerB 10 tables. Both servers has same exact copy of tables.Now all these 10 tables...
View ArticleAdditional columns on the subscriber in SQL Server Replication
Folks,I am configuring the transactional replication to sync the data between publisher and subscriber by setting the value "Truncate all data in the existing object" for the option "Action if name is...
View Articlereplicating tables in same database in two different publications
Hi ALL, We have merge replication setup with republishers..having more than 100 end subscribers... we have some articles that need to be replicate one way... For example In database we have 3 articles...
View ArticleMerge replication on a slow connection - finishes to between 70-100 %, then...
HiWe have an issue with 2 of 70 subscribers, on a slow connection network.The verbose output log is shown below. The subscriber replicates for days, which could be acceptable, but somewhere in the...
View ArticleAdding a new subscriber to the existing Transaction Replication setup.
I have a Transaction replication setup between Server A – Publisher ( replication only subset of the object) Server B - Distributor and Subscriber which is running fine without any issues.I have a...
View ArticleChallenging question about using replication databases to refresh a test...
Hello, I have two servers that are involved in this scenario: One prod (call it Megalon) and one test (call it Godzilla). The database I want to refresh (let's call it Ben) exists on both Megalon and...
View Articlereplication issue (log reader agent is not running)
We have upgraded the SQL server from 2000 to 2005. After upgrade, the replication is not working with the following symptoms:1. Subscription status always show 'Not running, performance critical'.2....
View ArticleServer Serevr Role
Hello I am facing some problem . Any one can help its urgent. TITLE: Configure Distribution Wizard ------------------------------ You must be a member of the sysadmin fixed server role to complete this...
View ArticlePermissions for Displaying Local Oracle Publications with SSMS
What permissions does a user need to display a local Oracle publication using SQL Server Management Studio? I am an admin and can see all the local publications, both for SQL Server and Oracle. I...
View Article