Error: Failed to open a log truncation context to source server 'Server1.Mail.Com'. Hresult: 0xc7ff1004. Error: Error returned from an ESE function call (-1305).
Solution:
- Remove the Passive copy database from the passive node: Remove-MailboxDatabaseCopy
- Rename the log folder and database folder path: Add-MailboxDatabaseCopy
-Identity
-MailboxServer -ActivationPreference -Verbose - Dismount the active database again : DisMount-MailboxDatabase
- Mount the active database again: Mount-MailboxDatabase
- Add the passive copy database
- Check the database copy status: Get-MailboxDatabaseCopyStatus
- If still fails wait for few minutes then run update the database: Update-MailboxDatabaseCopy
-Database only - Then update the catalog file: Update-MailboxDatabaseCopy
-Catalog only - Check out the database it should be healthy state: Get-MailboxDatabaseCopyStatus
No comments:
Post a Comment