{"id":175187,"date":"2024-11-14T07:08:19","date_gmt":"2024-11-14T07:08:19","guid":{"rendered":"https:\/\/www.stellarinfo.com\/blog\/?p=175187"},"modified":"2024-11-19T07:15:50","modified_gmt":"2024-11-19T07:15:50","slug":"fix-dag-member-server-not-operational-issue","status":"publish","type":"post","link":"https:\/\/www.stellarinfo.com\/blog\/fix-dag-member-server-not-operational-issue\/","title":{"rendered":"How to Fix &#8220;DAG Member Server is not Operational&#8221; Issue?"},"content":{"rendered":"<?xml encoding=\"utf-8\" ?><?xml encoding=\"utf-8\" ?><p>In a Database Availability Group (DAG) setup with Exchange Server 2019, you may face a situation where one of the server nodes shows the status as &lsquo;not operational.&rsquo; Although the issue is not that critical, you need to consider that in case of failure of other server\/s, the cluster will go down as the node (which is supposed to failover onto) is not operational. In addition, you need to also consider that the replication of data will not happen. In this case, if there is a failover, the data will be inconsistent. Below, we will be discussing the <a href=\"https:\/\/www.stellarinfo.com\/article\/exchange-database-availability-groups.php\">DAG member server<\/a> is not operational issue in detail and the possible solutions to fix the issue.<\/p><h2 class=\"wp-block-heading\" id=\"what-would-happen-if-dag-member-server-is-not-operational?\">What would happen if DAG Member Server is not Operational?<\/h2><p>Since the Windows Cluster Service works in tandem with the Database Availability Group (DAG), you would also notice that the <strong>Cluster Service<\/strong> is not started although it is set to automatic. Though the cluster would still be operational as the Exchange Server is working on another node, you should consider the databases which are on the non-operational server. These databases will stop working. If the database copy is not healthy, it will not mount. You need to also consider, if the operational server fails, there will be no voting majority in the cluster since there are not enough nodes and the cluster will shutdown the services to protect the integrity.<\/p><h2 class=\"wp-block-heading\" id=\"ways-to-fix-the-dag-member-server-is-not-operational-issue\">Ways to Fix the DAG Member Server is not Operational Issue<\/h2><p>Here are some possible solutions to resolve the DAG Member Server is not Operational issue.<\/p><h3 class=\"wp-block-heading\"><strong>1. Restart the DAG Member Server<\/strong><\/h3><p>Sometimes, a simple reboot\/restart of the Exchange Server can resolve the issue of the member being shown as not operational. So, try to restart the affected server and see if the issue is resolved. You can also try to re-install the Failover Clustering feature in the affected server and restart the server.<\/p><h3 class=\"wp-block-heading\"><strong>2. Check for any Changes<\/strong><\/h3><p>It might happen that any changes that are done recently have caused the issue. You can consult with your IT administration team and network team to ensure that nothing has changed. You can also check the change management process of the company for any recorded changes. This will give an indication of where the problem might be and what might have caused it.<\/p><h3 class=\"wp-block-heading\"><strong>3. Check and Start Windows Cluster Service<\/strong><\/h3><p>The Database Availability Group depends on the Windows Server Cluster Service. Without this service, it will not be operational. The service is normally set to automatic startup. However, in this case, you will find that the service is not running. You can try to start the service.<\/p><h3 class=\"wp-block-heading\"><strong>4. Check the Permissions<\/strong><\/h3><p>When starting the Cluster Service, you may encounter an error saying, &ldquo;Windows could not start the Cluster Service on Local Computer.&rdquo; If you have setup the Cluster Service to run as a specific user, you should check the user for any issues, like the password has expired or the wrong password was configured or the account is locked out. You should also check the domain user (used to start the Cluster Service) has the necessary local administrator rights on the Exchange Server Machine. For this, go to <strong>Computer Management<\/strong> &gt; <strong>Local Users<\/strong> <strong>and<\/strong> <strong>Groups<\/strong> &gt; <strong>Groups<\/strong> and check if the user is part of the <strong>Administrators<\/strong> Group.<\/p><figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"549\" height=\"319\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2024\/11\/check-if-the-user-is-part-of-the-Administrators-Group.png\" alt=\"check if the user is part of the Administrators Group.\" class=\"wp-image-175189 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2024\/11\/check-if-the-user-is-part-of-the-Administrators-Group.png 549w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2024\/11\/check-if-the-user-is-part-of-the-Administrators-Group-300x174.png 300w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2024\/11\/check-if-the-user-is-part-of-the-Administrators-Group-150x87.png 150w\" sizes=\"auto, (max-width: 549px) 100vw, 549px\" \/><\/figure><p>You can also check the permissions of the user in the <strong>Failover Clustering Manager.<\/strong> For this,<\/p><ul class=\"wp-block-list\">\n<li>Open the <strong>Failover Cluster Manager<\/strong>.<\/li>\n\n\n\n<li>Right-click on the cluster name and click on <strong>Properties<\/strong>.<\/li>\n\n\n\n<li>Go to the <strong>Security<\/strong> tab and make sure that the domain user is listed with the right permissions.<\/li>\n<\/ul><p>Next, check the permissions in the Exchange Server by running the following command in the Exchange Management Shell (EMS).<\/p><pre class=\"wp-block-code command_container\"><code>Add-ADPermission -Identity \"&lt;DAG Name&gt;\" -User \"&lt;Account&gt;\" -AccessRights GenericRead, GenericWrite -ExtendedRights WriteDacl<\/code><\/pre><figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"986\" height=\"105\" src=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2024\/11\/Next-check-the-permissions-in-the-Exchange-Server-by-running-the-following-command-in-the-Exchange-Management-Shell-EMS.png\" alt=\"Next, check the permissions in the Exchange Server by running the following command in the Exchange Management Shell (EMS).\" class=\"wp-image-175190 apply-gradient-on-post-images\" srcset=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2024\/11\/Next-check-the-permissions-in-the-Exchange-Server-by-running-the-following-command-in-the-Exchange-Management-Shell-EMS.png 986w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2024\/11\/Next-check-the-permissions-in-the-Exchange-Server-by-running-the-following-command-in-the-Exchange-Management-Shell-EMS-300x32.png 300w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2024\/11\/Next-check-the-permissions-in-the-Exchange-Server-by-running-the-following-command-in-the-Exchange-Management-Shell-EMS-768x82.png 768w, https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2024\/11\/Next-check-the-permissions-in-the-Exchange-Server-by-running-the-following-command-in-the-Exchange-Management-Shell-EMS-150x16.png 150w\" sizes=\"auto, (max-width: 986px) 100vw, 986px\" \/><\/figure><p>The above command will run the process to grant the rights to the domain user. If it will show a warning, this means that the user already has the permissions.<\/p><p>The user should also have full permissions on the Active Directory Organizational Unit (OU). To check this,<\/p><ul class=\"wp-block-list\">\n<li>Open the <strong>Active Directory Users &amp; Computers<\/strong>.<\/li>\n\n\n\n<li>Find the Organizational Unit (OU) where the DAG Servers and resources are.<\/li>\n\n\n\n<li>Right-click on the server object and click on <strong>Properties<\/strong>.<\/li>\n\n\n\n<li>Under the Security tab, make sure that the account has <strong>Full<\/strong> <strong>Control<\/strong> on the objects.<\/li>\n<\/ul><h3 class=\"wp-block-heading\"><strong>5. Check the Event Viewer<\/strong><\/h3><p>You can check the Event Viewer to see if there are any hints to what the problem might be. In the event logs, you can look for the below entries of the affected server:<\/p><ul class=\"wp-block-list\">\n<li>Event ID 1069 &ndash; This indicates a failover cluster failure of a resource.<\/li>\n\n\n\n<li>Event ID 1254 &ndash; This indicates that the cluster service has failed to bring the cluster role online.<\/li>\n\n\n\n<li>Event ID 4113 &ndash; This indicates an issue with a database copy in the cluster.<\/li>\n<\/ul><p>If the case of Event ID 4113, you can run the <a href=\"https:\/\/www.stellarinfo.com\/blog\/how-to-use-get-mailboxdatabasecopystatus-command\/\"><strong>Get-MailboxDatabaseCopyStatus<\/strong> command<\/a> to identify the issues.<\/p><h2 class=\"wp-block-heading\" id=\"to-conclude\">To Conclude<\/h2><p>Above, we have discussed various ways to resolve the DAG member server is not operational issue. If the problem persists, you need to consider the fact that the databases on the server might get damaged or corrupted. To recover the data from corrupted databases within minimal downtime, you can take the help of specialized <a href=\"https:\/\/www.stellarinfo.com\/edb-exchange-server-recovery.htm\">Exchange recovery tools<\/a>, like Stellar Repair for Exchange. It can assist you in recovering the data from corrupted databases as quick as possible and with no data loss. With this tool, you can open any Exchange Server database in any state and of any size. You can then browse through the data stores without having a running Exchange Server. You can granularly export the mailboxes and other EDB data to PST and other file formats, or to a live Exchange Server with automatic mailbox matching. The tool can also used to migrate the EDB data to a Microsoft 365 tenant.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In a Database Availability Group (DAG) setup with Exchange Server 2019, you&hellip; <a class=\"more-link\" href=\"https:\/\/www.stellarinfo.com\/blog\/fix-dag-member-server-not-operational-issue\/\">Continue reading <span class=\"screen-reader-text\">How to Fix &#8220;DAG Member Server is not Operational&#8221; Issue?<\/span><\/a><\/p>\n","protected":false},"author":17,"featured_media":175261,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[25],"tags":[],"class_list":["post-175187","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>How to Fix &quot;DAG Member Server is not Operational&quot; Issue?<\/title>\n<meta name=\"description\" content=\"Learn solutions for fixing a non-operational DAG member server in Exchange and explore an Exchange repair tool to recover data from corrupted databases.\" \/>\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\/fix-dag-member-server-not-operational-issue\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Fix &quot;DAG Member Server is not Operational&quot; Issue?\" \/>\n<meta property=\"og:description\" content=\"Learn solutions for fixing a non-operational DAG member server in Exchange and explore an Exchange repair tool to recover data from corrupted databases.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.stellarinfo.com\/blog\/fix-dag-member-server-not-operational-issue\/\" \/>\n<meta property=\"og:site_name\" content=\"Stellar Data Recovery Blog\" \/>\n<meta property=\"article:published_time\" content=\"2024-11-14T07:08:19+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-19T07:15:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2024\/11\/How-to-Fix-DAG-Member-Server-is-not-Operational-Issue.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\/fix-dag-member-server-not-operational-issue\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/fix-dag-member-server-not-operational-issue\/\"},\"author\":{\"name\":\"Shelly Bhardwaj\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/560294d29c29906f1a494397d89ac5b5\"},\"headline\":\"How to Fix &#8220;DAG Member Server is not Operational&#8221; Issue?\",\"datePublished\":\"2024-11-14T07:08:19+00:00\",\"dateModified\":\"2024-11-19T07:15:50+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/fix-dag-member-server-not-operational-issue\/\"},\"wordCount\":965,\"image\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/fix-dag-member-server-not-operational-issue\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2024\/11\/How-to-Fix-DAG-Member-Server-is-not-Operational-Issue.jpg\",\"articleSection\":[\"Exchange Server Recovery\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/fix-dag-member-server-not-operational-issue\/\",\"url\":\"https:\/\/www.stellarinfo.com\/blog\/fix-dag-member-server-not-operational-issue\/\",\"name\":\"How to Fix \\\"DAG Member Server is not Operational\\\" Issue?\",\"isPartOf\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/fix-dag-member-server-not-operational-issue\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/fix-dag-member-server-not-operational-issue\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2024\/11\/How-to-Fix-DAG-Member-Server-is-not-Operational-Issue.jpg\",\"datePublished\":\"2024-11-14T07:08:19+00:00\",\"dateModified\":\"2024-11-19T07:15:50+00:00\",\"author\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/560294d29c29906f1a494397d89ac5b5\"},\"description\":\"Learn solutions for fixing a non-operational DAG member server in Exchange and explore an Exchange repair tool to recover data from corrupted databases.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/fix-dag-member-server-not-operational-issue\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.stellarinfo.com\/blog\/fix-dag-member-server-not-operational-issue\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/fix-dag-member-server-not-operational-issue\/#primaryimage\",\"url\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2024\/11\/How-to-Fix-DAG-Member-Server-is-not-Operational-Issue.jpg\",\"contentUrl\":\"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2024\/11\/How-to-Fix-DAG-Member-Server-is-not-Operational-Issue.jpg\",\"width\":1000,\"height\":600,\"caption\":\"How to Fix \u201cDAG Member Server is not Operational\u201d Issue\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.stellarinfo.com\/blog\/fix-dag-member-server-not-operational-issue\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.stellarinfo.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Fix &#8220;DAG Member Server is not Operational&#8221; Issue?\"}]},{\"@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":"How to Fix \"DAG Member Server is not Operational\" Issue?","description":"Learn solutions for fixing a non-operational DAG member server in Exchange and explore an Exchange repair tool to recover data from corrupted databases.","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\/fix-dag-member-server-not-operational-issue\/","og_locale":"en_US","og_type":"article","og_title":"How to Fix \"DAG Member Server is not Operational\" Issue?","og_description":"Learn solutions for fixing a non-operational DAG member server in Exchange and explore an Exchange repair tool to recover data from corrupted databases.","og_url":"https:\/\/www.stellarinfo.com\/blog\/fix-dag-member-server-not-operational-issue\/","og_site_name":"Stellar Data Recovery Blog","article_published_time":"2024-11-14T07:08:19+00:00","article_modified_time":"2024-11-19T07:15:50+00:00","og_image":[{"width":1000,"height":600,"url":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2024\/11\/How-to-Fix-DAG-Member-Server-is-not-Operational-Issue.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\/fix-dag-member-server-not-operational-issue\/#article","isPartOf":{"@id":"https:\/\/www.stellarinfo.com\/blog\/fix-dag-member-server-not-operational-issue\/"},"author":{"name":"Shelly Bhardwaj","@id":"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/560294d29c29906f1a494397d89ac5b5"},"headline":"How to Fix &#8220;DAG Member Server is not Operational&#8221; Issue?","datePublished":"2024-11-14T07:08:19+00:00","dateModified":"2024-11-19T07:15:50+00:00","mainEntityOfPage":{"@id":"https:\/\/www.stellarinfo.com\/blog\/fix-dag-member-server-not-operational-issue\/"},"wordCount":965,"image":{"@id":"https:\/\/www.stellarinfo.com\/blog\/fix-dag-member-server-not-operational-issue\/#primaryimage"},"thumbnailUrl":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2024\/11\/How-to-Fix-DAG-Member-Server-is-not-Operational-Issue.jpg","articleSection":["Exchange Server Recovery"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.stellarinfo.com\/blog\/fix-dag-member-server-not-operational-issue\/","url":"https:\/\/www.stellarinfo.com\/blog\/fix-dag-member-server-not-operational-issue\/","name":"How to Fix \"DAG Member Server is not Operational\" Issue?","isPartOf":{"@id":"https:\/\/www.stellarinfo.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.stellarinfo.com\/blog\/fix-dag-member-server-not-operational-issue\/#primaryimage"},"image":{"@id":"https:\/\/www.stellarinfo.com\/blog\/fix-dag-member-server-not-operational-issue\/#primaryimage"},"thumbnailUrl":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2024\/11\/How-to-Fix-DAG-Member-Server-is-not-Operational-Issue.jpg","datePublished":"2024-11-14T07:08:19+00:00","dateModified":"2024-11-19T07:15:50+00:00","author":{"@id":"https:\/\/www.stellarinfo.com\/blog\/#\/schema\/person\/560294d29c29906f1a494397d89ac5b5"},"description":"Learn solutions for fixing a non-operational DAG member server in Exchange and explore an Exchange repair tool to recover data from corrupted databases.","breadcrumb":{"@id":"https:\/\/www.stellarinfo.com\/blog\/fix-dag-member-server-not-operational-issue\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.stellarinfo.com\/blog\/fix-dag-member-server-not-operational-issue\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.stellarinfo.com\/blog\/fix-dag-member-server-not-operational-issue\/#primaryimage","url":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2024\/11\/How-to-Fix-DAG-Member-Server-is-not-Operational-Issue.jpg","contentUrl":"https:\/\/www.stellarinfo.com\/blog\/wp-content\/uploads\/2024\/11\/How-to-Fix-DAG-Member-Server-is-not-Operational-Issue.jpg","width":1000,"height":600,"caption":"How to Fix \u201cDAG Member Server is not Operational\u201d Issue"},{"@type":"BreadcrumbList","@id":"https:\/\/www.stellarinfo.com\/blog\/fix-dag-member-server-not-operational-issue\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.stellarinfo.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Fix &#8220;DAG Member Server is not Operational&#8221; Issue?"}]},{"@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\/175187","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=175187"}],"version-history":[{"count":5,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/posts\/175187\/revisions"}],"predecessor-version":[{"id":175217,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/posts\/175187\/revisions\/175217"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/media\/175261"}],"wp:attachment":[{"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/media?parent=175187"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/categories?post=175187"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.stellarinfo.com\/blog\/wp-json\/wp\/v2\/tags?post=175187"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}