Enable And Disable contraint issue
We are using SQL transaction replication to replicate data between PROD to BI server. During the application application db changes we will be running disable constraint, execute all change and then...
View ArticleMerge replicationproblem : Article X failed data validation (rowcount only)
HiI've created a merge replication a few days ago. it works correctly, but today when click synchronize publications, some of then encounter this error :Data validation failed for one or more articles....
View ArticleSynchronization stop and start
what is impact, if i stop and start Synchronization, for one subscription. When i start, will it resync all tables by dropping and recreating at subscription. On Publisher, from Location Publiction,...
View ArticleIssue in Pull Subscription
Hi,I've got a SQL Server 2005 database where I've created a Pull type subscription and published 6 tables. The client I'm using is a Windows 8.1 Enterprise Edition tablet. Ths issue I'm facing here is...
View ArticleHr=80070585 ERR:REQUEST NOT QUEUED for ulRSCBId = -1
- We are receiving this error Hr=80070585 ERR:REQUEST NOT QUEUED for ulRSCBId = -1, kindly give us the possible solutions to solve it
View ArticleTransactional Replication - Snapshot Agent does not start
Hi everyone,i created a transactional replication (SQL Server 2008 R2) with to different servers.Server 1 should only be the Publisher. Server 2 should be the Distributor and the Subscriber.For this i...
View ArticleConfigure Subscriber as Publisher in the existing replication.
Hi All,We have two servers which are currently involved in transactional replication, running smoothly and consider 'dbapub' is the publishing server and 'dbasub' is the subscribing server.Database...
View ArticleUsing Merge Replication with AlwaysOn Availability Group and Pull Subscription
In this setup the regular users on-site have an application frontend installed locally on their computer, while the data resides on a central SQL Server. Some users works off-site, and randomly...
View ArticleUninitialized Subscription SQL 2005 Windows XP
Before we begin i have to admit that i am a noob when it comes to SQL My error is Uninitialized Subscription I have two computers Comp1 and comp2 both have -Windows XP -Microsoft SQL 2005 ( Licensed...
View ArticleData migrate from one server to another through ssis
Hi All,I want to create the package for transferring the data of 100's table to another server through ssis package.Data is transformed on the basis of Insert,update,Delete operation.Please Let me know...
View Article' CDC_capture ' job failed to capture converted ntext to nvarchar(max) columns
Hi Everyone..,my sql server version is 2008r2 RTM package running on Windows machine 2008R2I have enabled CDC on a Database with selected tables, it was perfectly working fine,today due to some reason...
View ArticleCDC Job capture failure
Recently I Restored a database from Live to Test Instance for implementing CDC feature on sql server 2008 X64 Enterprise Edition on Windows server 2008r2 X64. ***Meant there was NO CDC Enabled in...
View ArticleCan someone explain me the process in database mirroring
Hello,I want to know what is the exactly process in database mirroring High-safety synchronous, what happen when a failover occur:I know that the mirror will become principle server, what will happen...
View ArticleSQL Server 2012 / 2014 Merge Issue - Cannot insert duplicate key row in...
We have a number of customers running SQL 2008 R2, 2012 and 2014 that we have set up with merge replication between their corporate office and their retail stores. The stores are republishing to the...
View ArticleReplicating table from SQL server to NON-sql subscriber is failing
Hi All,I am replicating a table from SQL server publisher to NON-sql Server Subscriber(Oracle) and it failing with below errorORA-12899: value too large for column "APPDBA"."MPI_GENEALOGY"."SERIALNO"...
View ArticleReplicate the value of a computed column not the formula
I'm trying to replicate client data from multiple databases into a single table. So database A, B and C replicate client data to a table in database Z. There is a settings table on A, B and C that...
View ArticleHow to fix jobs conflict in transactional replication
Have two multiple geographically distributed SQL Server Databases with transactional replication.SQL Server agent sync two servers every 1 minute.After working for 10 minutes on server B...
View ArticleThe replication agent has not logged a progress message in 10 minutes
Hi, I have the merge replication error message for SQL Server 2008 "The replication agent has not logged a progress message in 10 minutes" pop-up. Also, right-click option for Start and Stop...
View ArticleTransactional Replicate a Subscriber Database
I'm curious if it is possible to publish a database table for transactional replication that is a subscriber for that table. Basically, I've got Database A that's the source for table T. Database B...
View ArticleStopping Peer to Peer Replication through Scripts in SQL Server 2008 r2
Hi,During Datacenter migration, following steps are planned to stop a configured Peer to Peer replication setup between two servers.1. Stop all the inflow of data (Stopping the application and...
View Article