error while restoring database with different name on subscriber
Hi all,I am using merge replication in sql server 2008R2. Yesterday I wanted to create a test environment, so I did:1. on publisher I restored from backup production db with another name ( lets call it...
View ArticleTransaction replication getting same error continuously
Hello Team,We are configured transaction replication from sql server 2005 to sql server 2008R2,My distribution database is located in publication server i.e sql server 2005.Replication working fine...
View ArticleReplication doubts
Hi Replication Experts, Can anyone explain in simple terms regarding my below doubts. I am very much confused with replication concepts. I understand transactional replication is uni-directional i.e....
View Articledistributor server move
Hello all,I have a situation where client wants to change their distributor server from A to B. i.e. they want to decommission old distributor server. I have a transactional replication with updatable...
View ArticleSQL Server two database at two different locations
Hi Guys,We are having same database at two different locations (Database A with Sqlserver 2008/Express, database B with Sqlserver 2012).Our requirement is when ever a row is inserted in a table of...
View ArticleMerge publication missing. But entry is there sysmergepublications
Hi We have a merge publication. It was working fine. All of a sudden publication is missing. Replication-Replication Merge Subsystem: agent XXXXXXX failed. Publication 'XXXXXX' does not exist.But till...
View Articlepeer to peer replication
Hi when i tried to create a subscriber for peer to peer replication in another node , its throwing errors as above .kindly how can i approach peer to peer.
View ArticleReplication Scripts Stopped Working..
I have a merge publication that I always create with a script but has now stopped working with what appears to be a complete server problem. The actual command i am executing is a simple...
View Articlelog reader error "Cannot insert the value NULL into column 'article_id',...
SQL Server 2012. Republishing a subscriber to a new, filtered DB on same server. I initialized by backup/restore. I created the publication first, then ran the backup, restored as a new DB and then...
View ArticleReplication problem with Cumulative Update 1 for SQL Server 2012 SP2
Hello, Last week, I updated my SQL Server 2012 SP1 to SP2 and then Cumulative Update 1. I did it without any reboot between SP2 and Cumulative Update 1. Before the update, my replications (Merge and...
View ArticleUnable to perform retention-based metadata cleanup in database 'XYZ'
Hi All!I am facing issues with Merge Replication in SQL Server 2012. The replication type is push-based with both the publisher and the distributor on the same server. Currently I have 5 subscribers...
View ArticleUnable to create subscriber
Dear Friends,I have two different sql servers one two different domains connected by internet. Iam working on Doman-A. Both sql server's are 2005Domain Name System Name Sql Instance Name...
View ArticleDid SQL server 2014 support log based Heterogeneous Replication?
Hello,I want replicate big data (every day 40 GB data) from 3 Oracle 11g/12c databases to mssql server 2014.All Oracle databases running RAC with ASM on Solaris zoning.Can SQL server get replicate data...
View ArticleMove replication
Hi!It there any feature in SQL server to move real-time data from one table to another table from 1 server to another server.Example:News table in DB1:Server1. Millions of news inserted every second...
View ArticleMerge Replication
We are having a Merge replication setup as follow:Publisher (in Location A West Coast) Subscriber 1 PUSH (in Location A West Coast) Subscriber 2 PULL (in Location A West Coast) Subscriber 3...
View ArticlePublication deleting error.
Hi team ,we need to delete the replication and configured freshly, but we are trying to delete the existing publication i am getting bellow error.How we can delete the publication under...
View ArticleEvery day Expired subscription clean up job fails on publisher server
Dear All,Few days back I configured transactional replication b/w 2 server after that every day I noticedExpired subscription clean up job fails on publisher server but not any effect to replication...
View ArticleMerge Replication Identity Issues
Hi Experts, Good Day. We are using Merge replication on sql server 2008 R2 with SP2, Windows server 2008 R2. one publisher and three subscribers. as per the Topology, when ever the subscriber reaches...
View Articlehow to check whether the current snapshot is validated?
I have removed some articles of my publication in transactional replication. I use the script below, and contrary to what I have found in documentation, it does not invalidate the snapshot of that...
View Articleless Data in publisher table than in subscriber table
Hi,I've got the following problem.In the published table are about 583679655 rows. But in the same table on the subscriber are only 586159455 rows. There are 2479800 missing.But how is this possible?...
View Article