Setting up Replication on a database that is part of an AlwaysOn Availability...
We have 2 SQL Servers in an AlwaysOn Availability Group - SRV1 and SRV2We want to replicate some tables to another SQL machine - SRV4Replication must work in the event of a failover or if any of the...
View ArticleSQL Server 2012 SP3 Replication components wrong version
Due to several issues with merge replication between SQL Compact 3.5 SP2 subscribers on Windows Mobile Pro 6.5.3 and SQL Server 2012 SP3 I found that some SQL Server 2012 Database Services Core Shared...
View ArticleCannot view the Subscription created. Cannot add the new one as I get 'This...
Hi Experts,I am stuck with an issue.I just have created a new subscription. Once I created, I could see the agent job created but not the subscription in the subscription folder. I checked on both...
View ArticleCreating a Replication Conflict manager for our clients.
I work with a decent size SQL Server footprint with an ever increasing set of customers that are using replication. After looking at some conflicts that our clients are having with their replication...
View ArticleDelivering replicated transactions - Replication seems stuck
Hi,We are trying to set up replication for a very big partitioned table on SQL Server 2012. It was not possible to initialize the replication from backup so had to follow snapshot option. Concurrent...
View ArticleReplication between remote sites
Greetings,We have a 2 TB Database operating in a site and we are opening another site overseas will use the same database over thereShould we run a replication between the sites ? or is it better to...
View ArticleSQL Server Database Migration
We have a project where we have to migrate our SQL Server to a new, remote SQL Server. We have been purchased by another organization and we need to move our SQL Server and data and objects from our...
View ArticleTransactional Replication SQL2012
I have an issue with data getting replicated wrongly through transactional replication set up on databases in high availability group on SQL Server 2012,SP3,CU3. I have multiple publications set up on...
View ArticleHow to Restore a corrupted backup file
Hi experts,I have a backup database (.bak) which was taken from one machine which consists of sql version 2012. This server was inactive from past 2 years. We are trying to restore this backup file in...
View ArticleFailover sql server publisher to one of subscriber
Hello Team, I have design question on transactional replication with one publisher and 5 subscribers ( sql server standard 2014). replicating entire database for horizontal scaling.Publication size is...
View Articleunable to disable replication from SSMS wizard
Hi there,I am working with replication in sql 2012 in local machie that was set up by others and want to disable replication from ssms wizard but getting following error:-Invalid object name...
View Articletable cannot be created
I am trying to create database and related tables. Everything works except from 'EmployeeDocuments' table (database and 4 tables were created) . It gives an error like; There is already an object named...
View ArticleSnapshot and Transactional replications under one distribution database ?
Hi there,We have 20 tables (no primary key) to replicate from one server to other. We created two snapshot replications hourly and daily, in which 10tables are associated with hourly replication tables...
View ArticleMSRepl_command table growing - cleanup job failing
I have a separate distribution server - SQL 2005. My Distribution cleanup job is failing with the following error:Executed as user: <user>. Could not remove directory...
View ArticleNot able to connect to Remote Distributor from Publisher using Administrative...
I am not able to connect to Remote Distributor from Publisher using Administrative Link Password. I have configured the Distributor on 1 m/c and Publisher on another m/c. When i use the wizard to...
View ArticleMsg 14004 $s must be in the current database - but it is
Hi, I'm using sp_addarticle to help manage table replication. This works very nicely - for most tables. For some, it inexplicably (to me at least!) fails with a Msg 14004 error. Msg 14004, Level...
View ArticleSQL Server Licence
We are preparing to set up an SQL Server in Azure as a passive replicated DR and would not be active until a DR situation occurred. We will need to use SQL Enterprise licensing which is regular pricing...
View ArticleSQL Server Replication: Data not replicating to Subscriber
I am using SS2008R2, SP1 - 10.50.2500.0 - Standard Edition. I created a publisher via transactional replication. When I insert data on one of the tables, the data shows on Publisher and not replicating...
View ArticleAbout Snapshot Replication
Hi Everyone,My Questions is about Snapshot Replication, After configured Snapshot Replication what types of jobs run on Distributor, Public er and Subscriber. I newly in Replication. So Please give me...
View ArticleSQL Server 2008 Merge Replication - Snapshot File Location Is Incorrect
I've searched far and wide, and so far have not been able to find any reference to this issue.There is a merge replication setup on a SQL 2008 server, setup to replicate to SQL 2008 Express edition. We...
View Article