Forum Discussion

jadler's avatar
jadler
New Member
1 year ago
Solved

Azure SQL Mirror Issue

I was able to successfully mirror an Azure SQL DB wonderfully. However, I had to delete the mirror as I wanted to move the workspace it was in. After trying to mirror again in the new workspace I keep getting the below error even aftrer 24 hours of waiting. Any Suggestions?


 

6 Replies

  • dlauth33's avatar
    dlauth33
    Frequent Visitor

    That happened to me as well.  I had to open a support ticket to have replication broken from the backend.

    • jadler's avatar
      jadler
      New Member

      Awesome thanks for that, will get in touch with them. Seems crazy, but I guess this platform is still fairly new. 

      • dlauth33's avatar
        dlauth33
        Frequent Visitor

        Here are a couple of queries you can run against the source db of the mirror that support will ask for.

        SELECT * FROM sys.dm_change_feed_log_scan_sessions;
        --if mirroring is actually stopped I think this table should be empty

        SELECT * FROM sys.dm_change_feed_errors;

  • v-saisrao-msft's avatar
    v-saisrao-msft
    Community Support

    Hi jadler,

    Could you please let me know if you have raised the support ticket and whether the issue has been resolved? If it has been resolved, please provide the insights to help community members who are facing a similar issue. Kindly accept your reply as a solution.

    Thank you.

  • v-saisrao-msft's avatar
    v-saisrao-msft
    Community Support

    Hi jadler 
    Could you please confirm if the issue was resolved after raising a support case? If so, we’d appreciate it if you could share the solution to help others in the community. As we haven’t heard back, we’re closing this thread. For any further issues, please start a new thread in the Microsoft Fabric Community Forum we’ll be happy to assist.

    Thank you for being part of the Microsoft Fabric Community.