Replicated db & SSRS
Some background: My company has a SQL Server 2005 db that was acting as a shadow database to a SQL Server 2008 production database both on different servers. A contractor just recently moved the...
View ArticleRestore merge filtered replication without initialize
I have filtered merge replication on the publisher with many subscribers. One of the publication become broken and i removed publication and subscription. it was a few days ago and now the subscriber...
View ArticleThe merge process could not allocate memory for an operation;
I use sql server 2012 Enterprise edition, and I face this problem after I configure Merge Replication using web synchronization and the error shown below displayed after 3 day in work. and the...
View ArticleSQL Replication Metadata for when subscription became inactive
We had a replication subscription go inactive due to security issues which we have fixed and are in process of resnapping. I need to determine when the subscription went into the state of having to be...
View Articleunable to drop publication database from publisher server in transactional...
Dear All,we are getting one issue when the time of dropping publication database on publisher server in transactional replication in sql server 2008 r2. TITLE: Microsoft SQL Server Management Studio...
View ArticleTransactional Replication - Distribution agent not pushing some commands
We are experiencing an issue where our log reader is reading the commands and placing them into our distribution database, but when the distribution agent runs it skips certain commands (it is the same...
View ArticleHyper-V Replica - SQL 2000 & 16-bit application
Hi all, I have just migrate a legacy VM server from VMware to Hyper-V WIndows 2012. I was reading up on Hyper-V Replication which needs SQL 2008 for minimal support and I realize that I have enable...
View ArticleTransactional replication issue
Hi, i have configured transactional replication with separate distributor server, the data copied and snapshot delivered,last 2days it is running, publisher to distributor is good, but distributor to...
View ArticleReplication between two different domains
Can someone please provide step by step setup for SQL replication between different Domains?
View Articlemerge table indexes fill factor
Shouldn't indexes such as MSmerge_current_partition_mappings.ncMSmerge_current_partition_mappings have a fill factor other than 0? I am getting many page splits on this and other merge table indexes....
View ArticleVery slow SQL Server Merge Replication, because each column of a table is...
Hello,we have started to replicate our live database to a remote test server. Both servers are running "Microsoft SQL Server 2008 R2 (SP2) - 10.50.4000.0 (X64)"Our software uses two databases - first...
View ArticleIndex Taking Longer time to create
Hi All I have a table which is 150 GB in size and I want to create a new Index on it but when I am creating index on it taking more than 3 hours and lots of blocking also happening. So I have kill...
View ArticleIssues synchronizing DB
Hello,I have been having an issue synchronizing my DB to another server. I have 2 servers with a prod and dev DB on both. I have the prod DB on the primary server, and the dev on the secondary. I have...
View ArticleNoncovergence in transactional replication with updatable subscription
Hello all, I have a Transactional replication with updatable subscription setup having 1 publisher and 3 subscribers. All the servers are SQL 2008 and have conflict resolution policy set as subscriber...
View ArticleMerge Replication Conflict Problem
exec sp_helpmergeconflictrows @conflict_table = 'CMCustomer' Msg 207, Level 16, State 1, Line 1Invalid column name 'origin_datasource_id'. When I run the "Microsoft Replication Conflict View" I am...
View ArticleReplication with Allow Initialization From Backup Files option enable
Hi, I have successfully setup replication with Allow Initialization From Backup Files option enable.By normal replication setup, if I need add new article into replication. I can just adding through...
View ArticleSQL Replication in SAN replicated environment
Hi,We are using SAN replication as part of our DR strategy. Also we do have SQL Server Replication in our environment for data flow to various instances/application. Below are my questions with respect...
View ArticleReplicate encrypted data to subscribers in unencrypted form
I have a question that I have not found anyone asking. I have some encrypted fields at the publisher and want them to end up at the subscriber in an unencrypted form. The replication can be working on...
View ArticleMigrate SQL Server 2005 distributor to 2012 for 2005 publisher
Hi,I have 2 SQL Server 2005 SP2 servers (on Windows 2003). One is a publisher and the other is both distributor and subscriber. I am attempting to migrate the distributor/subscriber to SQL Server 2012...
View ArticleConfigure overwrite
Hello all. I am trying to setup replication for 10 databases between 2 servers. For simplicity, I will call them Server 1 and Server 2. I am able to get replication working, but I am wanting to use...
View Article