Hello,
I am receiving the error listed at the bottom of this post on one of my Exchange 2010 SP1 mailbox servers.
I have found a fix and it advised to run this command against the database with the error: new-mailboxrepairrequest -database <store having problems>.
I am looking for any insight or past expereiences that can be offired in regards to this fix.
Exchange Search Indexer has temporarily disabled indexing of the Mailbox Database MailboxDB04 (GUID = 077667b8-b910-44da-b4fd-ed036f3159c6) due to an error (Microsoft.Mapi.MapiExceptionJetErrorNoCurrentRecord: MapiExceptionJetErrorNoCurrentRecord: Unable to update CI Retry table (hr=0x80004005, ec=-1603)
Diagnostic context:
Lid: 1494 ---- Remote Context Beg ----
Lid: 46077 dwParam: 0xDBFD4B
Lid: 46121 StoreEc: 0x8004010F
Lid: 55351 StoreEc: 0x8004010F
Lid: 53889 StoreEc: 0x8004010F
Lid: 59447 StoreEc: 0x8004010F
Lid: 43923 dwParam: 0xDBFD4B
Lid: 10164 StoreEc: 0xFFFFF9BD
Lid: 34871 StoreEc: 0xFFFFF9BD
Lid: 46463 dwParam: 0xDBFD4B
Lid: 4000 StoreEc: 0xFFFFF9BD
Lid: 16793 StoreEc: 0xFFFFF9BD
Lid: 14126 StoreEc: 0xFFFFF9BD
Lid: 1750 ---- Remote Context End ----
Lid: 10098 StoreEc: 0xFFFFF9BD
Lid: 20226
Lid: 15346 StoreEc: 0xFFFFF9BD
at Microsoft.Mapi.MapiExceptionHelper.ThrowIfError(String message, Int32 hresult, SafeExInterfaceHandle iUnknown, Exception innerException)
at Microsoft.Mapi.ExRpcAdmin.CiUpdateRetryTable(Guid mdbGuid, Guid instanceGuid, UInt32[] documentIds, Guid[] mailboxGuids, Int32[] hresults, Int16[] initialStates)
at Microsoft.Exchange.Search.PropertyStore.UpdateRetryTable(PropertyStore ps, UInt32[] docIds, Guid[] mailboxGuids, Int32[] hresults, Int16[] initialStates, Object& unusedOut1, Object& unusedOut2)
at Microsoft.Exchange.Search.PropertyStore.DoRetriableOperation[InParameter1Type,InParameter2Type,InParameter3Type,InParameter4Type,OutParameter1Type,OutParameter2Type,ReturnType](Guid mdbGuid, InParameter1Type inParameter1, InParameter2Type inParameter2, InParameter3Type inParameter3, InParameter4Type inParameter4, OutParameter1Type& outParameter1, OutParameter2Type& outParameter2, OperationDelegate`7 operationDelegate)
at Microsoft.Exchange.Search.PropertyStore.UpdateDocumentStatesOnBatchCompletion(BatchInformation batchInformation)
at Microsoft.Exchange.Search.NotificationQueue.BatchCompleteCallback(BatchInformation batchInformation, UInt32 batchId)
at Microsoft.Exchange.Msfte.CSrchProject.CallBackWorker()).