Exchange Server: ExchangeStoreDB Event ID 123
Publié par David PEKMEZ le novembre 28, 2011
Bonjour
Si vous rencontrez cette erreur ExchangeStoreDB (event 123) avec le détail suivant :
At <timestamp> the Microsoft Exchange Information Store Database <identity> copy on this server experienced a corrupted search catalog. Consult the event log on the server for other "ExchangeStoreDb" and "MSExchange Search Indexer" events for more specific information about the failure. Reseeding the catalog is recommended via the ‘Update-MailboxDatabaseCopy’ task.
Faite un reseed de l’index via la commande suivante:
Update-MailboxDatabaseCopy -Identity NomdelaDB\NomduServeurPassif -SourceServer NomduServeurSource –CatalogOnly
HTH,
David
