Veeam Microsoft 365 Community Edition Corrupt adb.log file corrupt.
Does anyone know how to fix corrupt adb.log files?
I already submitted a ticket but since its the Community Edition, I doubt I will get assistance.
Veeam Microsoft 365 Community Edition Corrupt adb.log file corrupt.
Does anyone know how to fix corrupt adb.log files?
I already submitted a ticket but since its the Community Edition, I doubt I will get assistance.
Best answer by anthonysaulnier
adb.log is part of the Jet (ESE) transaction log used by the Veeam M365 repository database.
Disable all the Veeam services and try to run soft recovery to replay the transaction logs into the database:
eseutil /r adb /l "<log folder path>" /d "<database folder path>"
Then check the database state to see if it’s Clean Shutdown
eseutil /mh repository.adb
If logs are too damaged to replay, you can run a hard repair:
eseutil /p "<database path\repository.adb>”
This should allow the database to mount again if the corruption is limited to the transaction logs.
Thank you for your reply. Sorry I just seen your message now. I didn’t get any support from Veeam and they closed my ticket. I will definitely make note of this in case I run into problems again in the future.
In the meantime I created another repository, but left the old repository folder in place, and left the repository entry in place as well in Veeam and created a new one.
But I am certainly going to make note of your suggestion.
Thanks again.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.