Activate database fail. An active Manager Operation Failed.

Friss 1 Reputation point
2020-07-20T06:13:04.393+00:00

Windows 2012 R2 with Microsoft Exchange 2016

I have 2 databases, let’s called it DB1-P and DB2-S

Inside Exchange Admin Center, under servers, databases: active on server DB1-P. On the side panel when I select database copy DB2-S and press Activate it show error.

ERROR
DB2-S
An Active Manager operation failed. Error: The database actin failed. Error: An error occurred while trying to validate the specified database copy for the possible activation. Error: DBS-2; Server “xxxx.org” is not up according to the Windows Failover Cluster service.

On both servers services: Cluster Service is running on DB1-P and DB2-S

Run, exchange management shell on server DB1-P
Get-MailboxDatabaseCopyStatus

Name. Status
DB1-P Mounted 0 0 Empty Healthy
DB2-S Healthy 0 0 18/7/2020 1:15 PM Healthy

Run, exchange management shell on server DB1-P
Cluster node /status
DB1-P 1 Up
DB2-S 2 Down

Run, exchange management shell on server DB2-S
Cluster node /status
DB1-P 1 Down
DB2-S 2 Joining

How do I solve the DB2-S switchover issue? I cannot activate inside exchange admin Center.

Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,356 questions
0 comments No comments
{count} votes

5 answers

Sort by: Most helpful
  1. Andy David 701 Reputation points
    2020-07-20T11:41:58.613+00:00

    Whenever I have seen this issue, it required removing the node from the DAG, clearing that node from the cluster (Clear-ClusterNode) and re-adding.

    0 comments No comments

  2. Lydia Zhou - MSFT 2,371 Reputation points Microsoft Employee
    2020-07-21T05:33:27.82+00:00

    Do you try to mount the DB2 on the first Exchange server or the second server? I'm a little confused about your db name and server name.

    As Andy mentioned, please try to remove db copies from the second Exchange server, then remove this server from DAG. After re-adding it into the DAG, check if database copies can be mounted on it successfully.

    You can check these for more information about removing db copies and DAG member:
    Remove a mailbox database copy,
    Use the Exchange Management Shell to manage database availability group membership


  3. Raymond Supilanas 66 Reputation points
    2021-04-08T18:29:10.577+00:00

    Hi Zhou,

    Good Day!

    I've encountered same error. The error is an active manager operation failed when I try to make a database copy from Primary Exchange Server to Secondary Exchange Server.

    Thanks,
    Raymond

    0 comments No comments

  4. waqas hashmi 1 Reputation point
    2021-06-06T10:17:34.48+00:00

    After a reboot, especially after a patch; "MS Exchange Search Host Controller service gets disabled" so you need to enable it and start it to fix content index state of exchange server

    0 comments No comments

  5. Marcus Wong Theen Nam 1,091 Reputation points
    2021-06-09T06:58:42.853+00:00

    Just trying to check if there's any firewall between 2 cluster nodes? Or is there any antivirus installed on each of the nodes? If yes, you may try to disable the antivirus and observe the result.

    Thank you.

    0 comments No comments