P2P Transactional Replication Error When Adding a Subscriber
I am trying to add one more node in peer-to-peer cluster. In current state, I have 3 servers A, B and C. I need to add a node D with node A(only). For this, I used following steps: Took full backup...
View ArticleIs it possible to turn on CDC on MSSQL server that is populated by a...
We have 2 MSSQL production servers synced by transactional replication. For reasons not under my control we can not enable CDC on the production servers. Instead, we have a third server synced by...
View ArticleSnapshot fails with DATA CONVERSION ERROR on Article with SQL_VARIANT datatype.
This publication has one article, it was failing for a MEMORY MAP failure.Now fails with a DATA CONVERSION error. The snapshot progresses through a large table in multiple threads, then always stops...
View ArticleMirroring Status Change Alerts - Getting an email every 2 mins about Mirror...
HiI followed this page in order to setup Alerts for Mirroring: Create Alerts for SQL Server Mirroring Failovers This works Ok, I disabled the nic on the Mirror server - the Principal server alerted me...
View ArticleTransaction replication - subscriber db movement to another drive
Pub,& distr in same server : ServerA , sub 1 in server B, sub2 in server C Database : DB (pub) Database : DB1 (sub 1) Database : DB2 (sub 2) Type: transnational...
View ArticleSQL 2019 CTP2.2 Replication error in sp_changereplicationserverpasswords
Hi, I am trying to change SQL replication agents passwordexec sp_changereplicationserverpasswords @login_type = 0, @login = 'sa', @password = ' PASS'Msg 208, Level 16, State 1, Procedure...
View ArticleDatabase 'BTScratch' cannot be deleted because it is used as a sync metadata...
Database 'BTScratch' cannot be deleted because it is used as a sync metadata database which still contains sync groups and/or sync agents.This database does not have Sync Groups or Sync Agents. At...
View ArticleReplication doesn't work after installed SQL 2012 SP3 to SQL 2005
Hi Sir/Madam,I installed SQL 2012 SP3(Enterprise Edition,Microsoft SQL Server 2012 (SP3) (KB3072779) - 11.0.6020.0 (X64) ) in a prodcution database server, in which we are using transactional...
View ArticleSQL Replication problem
Hi,I tried to add new article to already existing and working publication and replication. I create a new snapshot after that and creation went fine. Replication started and table was created on...
View ArticleCustom Replication in Uni-Direction
All, need help please.I have DBI and DBII on the same server...Let's consider that DBI is the primary database and DBII is the replicated copy of DBI. While resources working on DBI there will changes...
View ArticleDeleted Records in One Table [Transactional]
On the Subscriber DB (S-DB), a user deleted records by accident.I can identify the missing records using columns keys (I have no identity column). Can I just copy these missing records back into the...
View ArticleMoving a 6TB database to a new SAN question
Hi All, Looking for the best method to do this, maybe I'm missing something. I have a 6TB database on a NETAPP San and we are moving to a NIMBLE San. Disk resources have been created and allocated on...
View ArticleSQL Server Merge Replication issues - Merge is taking very long - about an hr...
Our use case - We have two SQL server instances and both are update-able. Primary OLTP is transnational and dedicated for UI and other instance dedicated data ingestion via SSIS or APIs. As changes...
View ArticleHow to Configure Replication for Always On Availability Groups under SQL...
I would like to setting up Transactional replication on a database which is part of basic AlwaysOn Availability Group with No readable secondary Server 1 : AlwaysOn Availability Group Primary replica...
View Articlehow to check the Rebuild index status in sql server? --urgent
Hi All,I am facing the rebuild index issue.I have 2TB of database , we have configured the rebuild index before on wards i have put the database in simple recovery model and stopped the all jobs...
View ArticleLog reader agent is not getting started
Hi,We have created publication for single test table which has 2 columns only and inserted some rows in it.But when we start ‘Log Reader Agent’, it’s also getting failed. As we checked in job history...
View Articlewfc sync 2.1 issue, trigger changed data not synced.
We just upgraded to sync 2.1 with sqlce 3.5 SP2 and SQL Server, everything works fine except one issue:When sync data change from client to sql server, we have a 'after Insert, Update' trigger on the...
View ArticleExpired subscription clean up failing with sp_MSdrop_expired_subscription
This issue is with 3 servers that are running SQL 2005 SP3 with transactional replication. The "Expired subscription clean up" job is failing with the message "The name...
View ArticleSQL Database clustering
Hiwe want to setup SQL Database clustering, we will procure two same server but need to confirm which Windows 2016 Server OS required, is clustering possible on Windows OS 2016 Std edition.how can...
View ArticleProblem with CDC (change data capture)
On a high-load base (about a million commands per second) Included CDC on the table (about 1 000 000 000 rows) with changes of about 3 million per day It turned out that the table of changes gets not...
View Article