This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreGet Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.
Per now, I can't create a mirrored database in fabric because I get the error "The database cannot be mirrored to Fabric due to below error: The database has already been mirrored on another Fabric warehouse.". It's been about 24 hours since I deleted the mirrored database that causes the conflict. If I could trigger a cleanup manually it would be great.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If the source is one of the SQL flavors (SQLDB, MI, SQL Server 2025), you can run exec sp_change_feed_disable_db on the impacted database to cleanup any left over metadata. Then try to setup mirroring again.