Forum Discussion

Deleted's avatar
Deleted
Mar 30, 2022

Exchange 2013 replication errors 1121

Hi all,

 

Running 2 Exchange 2013 servers on 2012 R2 in a DAG.  We have 2 mailbox databases.

 

Every few minutes am getting 31 1121 errors as below, with differing Request GUID's.

 

The Microsoft Exchange Mailbox Replication service was unable to process a request due to an unexpected error.
Request GUID: 'cbcde8dc-cee6-4016-849a-210d35c3a7a8'
Database GUID: '25af4ecf-7834-4c3c-b748-c23799877a9c'
Error: Database '8ddbf292-7634-4189-b342-0a3bb62c78dc' doesn't exist..

 

The database GUID beginning 25a... is one of our mailbox databases.  8dd... does not exist (it's not the GUID of the other database).

 

Things I've tried:

Remove-MoveRequest command using the request GUID.  No such requests exist.  get-mailboxrequest returns nothing.

 

ADSI edit. I've read that requests can appear in "Configuration/.../MailboxExportRequests" but there is nothing there.

 

Anyone know where these requests might be sitting to so I can remove them?

 

thanks

 

J

  • Deleted 

    What is the current CU state in your Exchange Organization?

    Is the issue related to cross-server moves, or does it occur even on the same server when moving a mailbox between databases active on the same server?

     

    -Thomas 

    • Deleted's avatar
      Deleted

      Thanks for the reply Thomas.

       

      We are on CU23.  We haven't conducted any mailbox moves recently so am not sure what these requests would have been for.  I just noticed them but unforunately our logs only go back a week so am unsure when they started appearing.

      • Deleted 

        Please check the Cluster configuration node of each server using RegEdit if there is an orphaned database entry.

         

        HKLM\Cluster\MsExchangeIs\

         

        Ideally, there are only two entries matching your two existing databases in the format \Private-GUID

        You want to just check if there is such an entry from an older database that has not been cleaned up properly.

         

        Did you check the Databases node on the AD configuration partition? Are there any orphaned database entries?

Resources