Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
jon_clemens
New Member

Fabric and SQL Azure Mirroring - duplicate data on Fabric side

We have mirroring setup, and it has been running fine.  But then we noticed that we are starting to see duplicate records in Fabric, almost like updates on the SQL side are being seen as changes, but then end up creating a new record, rather than update the existing record. 

 

Is this a known issue?  Any insight or explanations?

 

 

1 ACCEPTED SOLUTION

Option 1 (unplug it and plug it back in) did the trick! 

 

Is it a best practice with mirrored databases to periodically give them a restart like this?

View solution in original post

5 REPLIES 5
v-nikhilan-msft
Community Support
Community Support

Hi @jon_clemens 
Thanks for using Fabric Community.
Currently there is no such type of known issue for Mirroring Databases.
Can you please provide me the screenshots for the issue? This would help me understand what's happening.

Thanks

Hi @v-nikhilan-msft thanks for the response. I don't have a screenshot of the Azure db, however if I create a dataflow in Fabric, you can see that the column 'TransferID' is the primary key, and if I use the 'Keep Duplicates' transformation on that column, it results in no rows (as expected). The db admin has also confirmed for me that there are no duplicates on the Azure side.

twhite_cargas_0-1714057237689.png

However, in the mirrored Fabric database of the same source, I created the same query to keep the duplicates, and there are multiple duplicated records as seen here:

twhite_cargas_1-1714057363469.png

The mirrored db is actively replicating, and not displaying any errors. I can see new records as recently as one minute ago. There are over 11M records in the table, with 38 duplicates, and each of the duplicates were created between April 19 - 23. We started replicating the db on April 16.

Hi @jon_clemens , @twhite_cargas 
You can try the below steps:

1) Stop and restart Mirroring, this will reseed all the tables.. {the turn it off and on again option}
2) Better option, is to deselect this table in the Mirroring Configuration, save the configuration, then add the table back in again.


If the issue still persists then we need our internal team to investigate on this. So I request you to create a support ticket here: Microsoft Fabric Support and Status | Microsoft Fabric
After creating a Support ticket please provide the ticket number as it would help us to track for more information.
Hope this helps. Please let us know if you have any other queries.

Option 1 (unplug it and plug it back in) did the trick! 

 

Is it a best practice with mirrored databases to periodically give them a restart like this?

Hi @twhite_cargas 
No - turning it off and on, moves all the data again. Its easy, but an expensive way to fix it.
The issue with duplicate rows might be happening due to a bug. Hence I have escalated the same, and our team is working on this to fix it. 

Thanks

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Kudoed Authors