{"id":46309,"date":"2019-11-01T10:40:15","date_gmt":"2019-11-01T10:40:15","guid":{"rendered":"https:\/\/www.stellarinfo.com\/blog\/?p=46309"},"modified":"2022-08-08T09:02:26","modified_gmt":"2022-08-08T09:02:26","slug":"solve-error-exchange-database-stuck-in-disconnected-and-resynchronizing","status":"publish","type":"post","link":"https:\/\/www.stellarinfo.com\/blog\/solve-error-exchange-database-stuck-in-disconnected-and-resynchronizing\/","title":{"rendered":"How to Solve Error &#8211; &#8220;Exchange database stuck in disconnected and resynchronizing&#8221;"},"content":{"rendered":"<?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><p>Setting up Exchange Servers in a DAG environment provides automatic failover protection and ensures high availability and site resilience. However, although the DAG setup is quite solid, it&rsquo;s not infallible, and issues might arise.<\/p><p>One issue that administrators often encounter in a DAG environment is having the primary server working fine with all the databases mounted while the second server shows all databases stuck in a disconnected and resynchronizing state.<\/p><h2 class=\"wp-block-heading\" id=\"reasons-for-exchange-database-stuck-in-disconnected-and-resynchronizing-state\">Reasons for Exchange Database Stuck in Disconnected and Resynchronizing State<\/h2><p>You may encounter the Exchange database in a disconnected and resynchronizing state due to the following issues in the server or DAG:<\/p><ul class=\"wp-block-list\"><li>Lows storage space.<\/li><li>Blocked TDP or UDP ports.<\/li><li>Problem with Active Directory (AD).<\/li><li>Database corruption.<\/li><\/ul><p>Below we have discussed a few solutions you may apply to fix the issue.<\/p><h3 class=\"wp-block-heading\" id=\"h-solution-1-restart-the-server\">Solution 1: Restart the Server<\/h3><p>Restart the server and check if it resolves the issue. Otherwise, continue following the next solutions.<\/p><h3 class=\"wp-block-heading\" id=\"h-solution-2-check-storage-on-the-secondary-server\">Solution 2: Check Storage on the secondary server<\/h3><p>The first thing to check in such cases is the storage on the secondary server, where you encounter the disconnected and resynchronizing error.<\/p><p>Check if the drive where the Exchange mailbox database and logs are stored is not running out of disk space or has low storage.<\/p><p>In this case, the drive size does matter. Exchange Server always requires at least 25-30%&nbsp; free space on the drive where logs or databases are stored to operate in a standalone or DAG environment. Otherwise, you may encounter such issues, including database dismount and corruption.<\/p><h3 class=\"wp-block-heading\" id=\"h-solution-3-check-the-infrastructure-of-the-setup\">Solution 3: Check the Infrastructure of the Setup<\/h3><p>If this doesn&rsquo;t work, one would need to look into the infrastructure of the setup. If the servers are geo-located, the first thing to check is the <strong>Active Directory<\/strong> (<strong>AD<\/strong>) and <strong>DNS <\/strong>on both the primary and secondary sites. An unhealthy or non-replicating DNS isn&rsquo;t good or recommended.<\/p><p>You can check the Active Directory by running the following commands.<\/p><pre class=\"wp-block-preformatted\">repadmin \/replsummary<\/pre><div class=\"wp-block-image\">\n<figure class=\"aligncenter is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2019\/10\/3-1.png\" alt=\"Exchange database stuck in disconnected and resynchronizing\" class=\"wp-image-46312 apply-gradient-on-post-images\" width=\"647\" height=\"230\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2019\/10\/3-1.png 647w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2019\/10\/3-1-300x107.png 300w\" sizes=\"auto, (max-width: 647px) 100vw, 647px\" \/><\/figure>\n<\/div><p>This will display a summary of the current replication health.<\/p><p>Here you can check if there are fails and errors in the two main sections: <strong>Source<\/strong> and <strong>Destination DSA<\/strong>.<\/p><p>Also, check if both Active Directories are listed in the <strong>Source<\/strong> and <strong>Destination<\/strong> DA. If listed, &nbsp;both servers can read and write data between the two servers.<\/p><p>Then run the below command to view if there are any requests stuck. By default, on a healthy AD schema, the queue total will be zero.<\/p><pre class=\"wp-block-preformatted\">Repadmin \/queue<\/pre><div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"520\" height=\"152\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2019\/10\/4-1.png\" alt=\"Exchange database stuck in disconnected and resynchronizing\" class=\"wp-image-46313 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2019\/10\/4-1.png 520w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2019\/10\/4-1-300x88.png 300w\" sizes=\"auto, (max-width: 520px) 100vw, 520px\" \/><\/figure>\n<\/div><p>Finally, check the GUID of each replicated object and its result. It makes this useful as you might find an object which is not synchronizing<\/p><pre class=\"wp-block-preformatted\">repadmin \/showrepl<\/pre><div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"516\" height=\"288\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2019\/10\/5-1.png\" alt=\"Exchange database stuck in disconnected and resynchronizing\" class=\"wp-image-46310 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2019\/10\/5-1.png 516w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2019\/10\/5-1-300x167.png 300w\" sizes=\"auto, (max-width: 516px) 100vw, 516px\" \/><\/figure>\n<\/div><h3 class=\"wp-block-heading\">Solution 4: Check Database<\/h3><p>If the above solutions fail to fix the issue, there could be something wrong with the actual database, such as corruption or inconsistencies.<\/p><p>The first thing is to re-trace what happened on the replica server. Usually, a log is kept of any changes done on the server, which by eliminating, one can identify if something has triggered this issue. Also, it could be that either someone has modified something, or it could be an update that has caused this.<\/p><h3 class=\"wp-block-heading\">Solution 5: Check Firewall changes<\/h3><p>Firewall changes should also be checked just in case the network team was doing some lockdown procedure, and by mistake, they have closed a specific port for the DAG to operate. You must ensure no traffic is blocked between the two servers. Most importantly, you must see that the below ports are not specifically blocked.<\/p><ul class=\"wp-block-list\"><li>TCP port 135 for RPC<\/li><li>TCP port 64327 for Log Shipping<\/li><li>UDP port 3343 for Node Communication<\/li><\/ul><h3 class=\"wp-block-heading\">Solution 6: Re-Seed the Database Copy<\/h3><p>On the replica server, i.e., where you are experiencing the error Exchange database is stuck in disconnected and resynchronizing, dismount the database by opening the Exchange Admin Center. The steps are as follows:<\/p><ul class=\"wp-block-list\"><li>Click on <strong>Servers &gt; Databases<\/strong>.<\/li><li>Right-click on the affected database and select <strong>Dismount<\/strong>.<\/li><li>You will be prompted to confirm the dismount action.<\/li><\/ul><p>Once dismounted, remove the passive copy or move it to another location just in case. This way, all the files will be cleared. Finally, clear all files from the location in the secondary node.<\/p><p>Once this is done, move the transaction logs and the system file to the primary site and the <strong>CheckPoint<\/strong> or .CHK file to a different folder.<\/p><p>Mount the database via EAC or using the <a href=\"https:\/\/www.stellarinfo.com\/blog\/mount-dismount-mailbox-databases-in-exchange-2019-2016-2013-via-powershell\/\"><strong>Mount-Database<\/strong> cmdlet<\/a>.<\/p><p>Once the database is mounted, try adding the database copy to it. This should start the seeding, and the status can be checked by running the PowerShell command <strong><a href=\"https:\/\/www.stellarinfo.com\/blog\/how-to-use-get-mailboxdatabasecopystatus-command\/\">Get-mailboxDatabaseCopyStatus<\/a>.<\/strong><\/p><p>If everything goes well and everything is working fine, the database should show Mounted and healthy after some time.<\/p><p>However, if anything fails, check the databases with the following command,<\/p><pre class=\"wp-block-preformatted\">ESEUTIL \/MH &lt;pathToDatabase&gt;.<\/pre><p>You can delete the logs and restart the server if the database state is displayed as Clean Shutdown.<\/p><h2 class=\"wp-block-heading\" id=\"conclusion\">Conclusion<\/h2><p>If the methods explained in this guide fail to fix the Exchange databases stuck in a disconnected and resynchronizing state, you would need to recover the mailboxes from the affected database using Exchange recovery software, such as <a href=\"https:\/\/www.stellarinfo.com\/edb-exchange-server-recovery.htm\">Stellar Repair for Exchange<\/a>.<\/p><p>The software can easily open a corrupted EDB, repair it and save the mailboxes as individual PST files or multiple formats. You can also export the mailboxes to another or new database on your Exchange Server or import them to Office 365 directly.<\/p><p>It can help restore mailboxes and email connectivity for the affected users in a few clicks.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Setting up Exchange Servers in a DAG environment provides automatic failover protection&hellip; <a class=\"more-link\" href=\"https:\/\/www.stellarinfo.com\/blog\/solve-error-exchange-database-stuck-in-disconnected-and-resynchronizing\/\">Continue reading <span class=\"screen-reader-text\">How to Solve Error &#8211; &#8220;Exchange database stuck in disconnected and resynchronizing&#8221;<\/span><\/a><\/p>\n","protected":false},"author":17,"featured_media":46470,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[25],"tags":[],"class_list":["post-46309","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-exchange-server","entry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>[Solved] Exchange Database Stuck in Disconnected and Resynchronizing<\/title>\n<meta name=\"description\" content=\"Is your database stuck in disconnected and resynchronizing mode? The reasons could be many. Learn how to fix it without risk of data loss.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.stellarinfo.com\/blog\/solve-error-exchange-database-stuck-in-disconnected-and-resynchronizing\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"[Solved] Exchange Database Stuck in Disconnected and Resynchronizing\" \/>\n<meta property=\"og:description\" content=\"Is your database stuck in disconnected and resynchronizing mode? The reasons could be many. Learn how to fix it without risk of data loss.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.stellarinfo.com\/blog\/solve-error-exchange-database-stuck-in-disconnected-and-resynchronizing\/\" \/>\n<meta property=\"og:site_name\" content=\"Stellar Data Recovery Blog\" \/>\n<meta property=\"article:published_time\" content=\"2019-11-01T10:40:15+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-08-08T09:02:26+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2019\/11\/Error-Solved-How-to-Resolve-Error-disconnected-resynchronizing.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Shelly Bhardwaj\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Shelly Bhardwaj\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/solve-error-exchange-database-stuck-in-disconnected-and-resynchronizing\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/solve-error-exchange-database-stuck-in-disconnected-and-resynchronizing\/\"},\"author\":{\"name\":\"Shelly Bhardwaj\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/560294d29c29906f1a494397d89ac5b5\"},\"headline\":\"How to Solve Error &#8211; &#8220;Exchange database stuck in disconnected and resynchronizing&#8221;\",\"datePublished\":\"2019-11-01T10:40:15+00:00\",\"dateModified\":\"2022-08-08T09:02:26+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/solve-error-exchange-database-stuck-in-disconnected-and-resynchronizing\/\"},\"wordCount\":903,\"commentCount\":1,\"image\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/solve-error-exchange-database-stuck-in-disconnected-and-resynchronizing\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2019\/11\/Error-Solved-How-to-Resolve-Error-disconnected-resynchronizing.jpg\",\"articleSection\":[\"Exchange Server Recovery\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.stellarinfo.com\/blog\/solve-error-exchange-database-stuck-in-disconnected-and-resynchronizing\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/solve-error-exchange-database-stuck-in-disconnected-and-resynchronizing\/\",\"url\":\"https:\/\/www.stellarinfo.com\/blog\/solve-error-exchange-database-stuck-in-disconnected-and-resynchronizing\/\",\"name\":\"[Solved] Exchange Database Stuck in Disconnected and Resynchronizing\",\"isPartOf\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/solve-error-exchange-database-stuck-in-disconnected-and-resynchronizing\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/solve-error-exchange-database-stuck-in-disconnected-and-resynchronizing\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2019\/11\/Error-Solved-How-to-Resolve-Error-disconnected-resynchronizing.jpg\",\"datePublished\":\"2019-11-01T10:40:15+00:00\",\"dateModified\":\"2022-08-08T09:02:26+00:00\",\"author\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/560294d29c29906f1a494397d89ac5b5\"},\"description\":\"Is your database stuck in disconnected and resynchronizing mode? The reasons could be many. Learn how to fix it without risk of data loss.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/solve-error-exchange-database-stuck-in-disconnected-and-resynchronizing\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.stellarinfo.com\/blog\/solve-error-exchange-database-stuck-in-disconnected-and-resynchronizing\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/solve-error-exchange-database-stuck-in-disconnected-and-resynchronizing\/#primaryimage\",\"url\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2019\/11\/Error-Solved-How-to-Resolve-Error-disconnected-resynchronizing.jpg\",\"contentUrl\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2019\/11\/Error-Solved-How-to-Resolve-Error-disconnected-resynchronizing.jpg\",\"width\":1000,\"height\":600},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/solve-error-exchange-database-stuck-in-disconnected-and-resynchronizing\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.stellarinfo.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Solve Error &#8211; &#8220;Exchange database stuck in disconnected and resynchronizing&#8221;\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#website\",\"url\":\"https:\/\/www.stellarinfo.com\/blog\/\",\"name\":\"Stellar Data Recovery Blog\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.stellarinfo.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/560294d29c29906f1a494397d89ac5b5\",\"name\":\"Shelly Bhardwaj\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/55b79705325614a5202bfcbe257c51b4bfd3229f8c27cd88856c412e9d171b8d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/55b79705325614a5202bfcbe257c51b4bfd3229f8c27cd88856c412e9d171b8d?s=96&d=mm&r=g\",\"caption\":\"Shelly Bhardwaj\"},\"description\":\"I am a Product Consultant and is associated with Stellar Data Recovery from last 8 years. I write about the latest technology tips and provide custom solutions related to Exchange Server, Office 365, MS Outlook, and many other Email Clients &amp; different flavors of OS Servers. Read More\",\"sameAs\":[\"https:\/\/www.linkedin.com\/in\/shelly-bhardwaj\/\"],\"url\":\"https:\/\/www.stellarinfo.com\/blog\/author\/shelly\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"[Solved] Exchange Database Stuck in Disconnected and Resynchronizing","description":"Is your database stuck in disconnected and resynchronizing mode? The reasons could be many. Learn how to fix it without risk of data loss.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.stellarinfo.com\/blog\/solve-error-exchange-database-stuck-in-disconnected-and-resynchronizing\/","og_locale":"en_US","og_type":"article","og_title":"[Solved] Exchange Database Stuck in Disconnected and Resynchronizing","og_description":"Is your database stuck in disconnected and resynchronizing mode? The reasons could be many. Learn how to fix it without risk of data loss.","og_url":"https:\/\/www.stellarinfo.com\/blog\/solve-error-exchange-database-stuck-in-disconnected-and-resynchronizing\/","og_site_name":"Stellar Data Recovery Blog","article_published_time":"2019-11-01T10:40:15+00:00","article_modified_time":"2022-08-08T09:02:26+00:00","og_image":[{"width":1000,"height":600,"url":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2019\/11\/Error-Solved-How-to-Resolve-Error-disconnected-resynchronizing.jpg","type":"image\/jpeg"}],"author":"Shelly Bhardwaj","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Shelly Bhardwaj","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.stellarinfo.com\/blog\/solve-error-exchange-database-stuck-in-disconnected-and-resynchronizing\/#article","isPartOf":{"@id":"https:\/\/www.stellarinfo.com\/blog\/solve-error-exchange-database-stuck-in-disconnected-and-resynchronizing\/"},"author":{"name":"Shelly Bhardwaj","@id":"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/560294d29c29906f1a494397d89ac5b5"},"headline":"How to Solve Error &#8211; &#8220;Exchange database stuck in disconnected and resynchronizing&#8221;","datePublished":"2019-11-01T10:40:15+00:00","dateModified":"2022-08-08T09:02:26+00:00","mainEntityOfPage":{"@id":"https:\/\/www.stellarinfo.com\/blog\/solve-error-exchange-database-stuck-in-disconnected-and-resynchronizing\/"},"wordCount":903,"commentCount":1,"image":{"@id":"https:\/\/www.stellarinfo.com\/blog\/solve-error-exchange-database-stuck-in-disconnected-and-resynchronizing\/#primaryimage"},"thumbnailUrl":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2019\/11\/Error-Solved-How-to-Resolve-Error-disconnected-resynchronizing.jpg","articleSection":["Exchange Server Recovery"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.stellarinfo.com\/blog\/solve-error-exchange-database-stuck-in-disconnected-and-resynchronizing\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.stellarinfo.com\/blog\/solve-error-exchange-database-stuck-in-disconnected-and-resynchronizing\/","url":"https:\/\/www.stellarinfo.com\/blog\/solve-error-exchange-database-stuck-in-disconnected-and-resynchronizing\/","name":"[Solved] Exchange Database Stuck in Disconnected and Resynchronizing","isPartOf":{"@id":"https:\/\/www.stellarinfo.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.stellarinfo.com\/blog\/solve-error-exchange-database-stuck-in-disconnected-and-resynchronizing\/#primaryimage"},"image":{"@id":"https:\/\/www.stellarinfo.com\/blog\/solve-error-exchange-database-stuck-in-disconnected-and-resynchronizing\/#primaryimage"},"thumbnailUrl":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2019\/11\/Error-Solved-How-to-Resolve-Error-disconnected-resynchronizing.jpg","datePublished":"2019-11-01T10:40:15+00:00","dateModified":"2022-08-08T09:02:26+00:00","author":{"@id":"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/560294d29c29906f1a494397d89ac5b5"},"description":"Is your database stuck in disconnected and resynchronizing mode? The reasons could be many. Learn how to fix it without risk of data loss.","breadcrumb":{"@id":"https:\/\/www.stellarinfo.com\/blog\/solve-error-exchange-database-stuck-in-disconnected-and-resynchronizing\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.stellarinfo.com\/blog\/solve-error-exchange-database-stuck-in-disconnected-and-resynchronizing\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.stellarinfo.com\/blog\/solve-error-exchange-database-stuck-in-disconnected-and-resynchronizing\/#primaryimage","url":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2019\/11\/Error-Solved-How-to-Resolve-Error-disconnected-resynchronizing.jpg","contentUrl":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2019\/11\/Error-Solved-How-to-Resolve-Error-disconnected-resynchronizing.jpg","width":1000,"height":600},{"@type":"BreadcrumbList","@id":"https:\/\/www.stellarinfo.com\/blog\/solve-error-exchange-database-stuck-in-disconnected-and-resynchronizing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.stellarinfo.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Solve Error &#8211; &#8220;Exchange database stuck in disconnected and resynchronizing&#8221;"}]},{"@type":"WebSite","@id":"https:\/\/www.stellarinfo.com\/blog\/#website","url":"https:\/\/www.stellarinfo.com\/blog\/","name":"Stellar Data Recovery Blog","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.stellarinfo.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/560294d29c29906f1a494397d89ac5b5","name":"Shelly Bhardwaj","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/55b79705325614a5202bfcbe257c51b4bfd3229f8c27cd88856c412e9d171b8d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/55b79705325614a5202bfcbe257c51b4bfd3229f8c27cd88856c412e9d171b8d?s=96&d=mm&r=g","caption":"Shelly Bhardwaj"},"description":"I am a Product Consultant and is associated with Stellar Data Recovery from last 8 years. I write about the latest technology tips and provide custom solutions related to Exchange Server, Office 365, MS Outlook, and many other Email Clients &amp; different flavors of OS Servers. Read More","sameAs":["https:\/\/www.linkedin.com\/in\/shelly-bhardwaj\/"],"url":"https:\/\/www.stellarinfo.com\/blog\/author\/shelly\/"}]}},"_links":{"self":[{"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/posts\/46309","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/comments?post=46309"}],"version-history":[{"count":31,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/posts\/46309\/revisions"}],"predecessor-version":[{"id":106571,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/posts\/46309\/revisions\/106571"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/media\/46470"}],"wp:attachment":[{"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/media?parent=46309"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/categories?post=46309"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/tags?post=46309"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}