Exchange 2010 error to mount the base after a bad shutdown
You get a error when you try to mount exchange data base.
Or event view ID 6 Exchange 2010
Error to mount a data base in exchange after a crash server or bad restart, there a 4 steps to resolve this usual problem.
- Remember after you get your base restored create another data store migrate all user for the new one.
Repair database after crash or bad shutdown
1. Check the database
eseutil /mh "C:\Program Files\Microsoft\Exchange Server\V14\Mailbox\Mailbox Database\Mailbox Database.edb"
2. Check the exchange logs (don't forget to specify E00 - the starting sequence for the logs)
eseutil /ml "C:\Program Files\Microsoft\Exchange Server\V14\Mailbox\Mailbox Database\E00"
3.
path,with the error "mount databse failed".
i did What justin wrote...
move-DatabasePath -Identity 'database name' -LogFolderPath 'new log path' -ConfigurationOnly
4.
it will move log configuration ,then run ESEUTIL /p to recover the database