Exchange 2007 Corrupt Database
Solved/Closed
mareliwalberg
Posts
1
Registration date
Tuesday June 23, 2015
Status
Member
Last seen
June 23, 2015
-
Jun 23, 2015 at 02:03 PM
enzocalleros Posts 1 Registration date Tuesday July 28, 2015 Status Member Last seen July 28, 2015 - Jul 28, 2015 at 03:12 PM
enzocalleros Posts 1 Registration date Tuesday July 28, 2015 Status Member Last seen July 28, 2015 - Jul 28, 2015 at 03:12 PM
Related:
- Exchange 2007 Corrupt Database
- Save as pdf office 2007 - Download - Other
- Access database download - Download - Databases
- Bluetooth file exchange - Guide
- Borland database engine download - Download - Databases
- Hi5 profile 2007 - Guide
2 responses
enzocalleros
Posts
1
Registration date
Tuesday July 28, 2015
Status
Member
Last seen
July 28, 2015
Jul 28, 2015 at 03:12 PM
Jul 28, 2015 at 03:12 PM
Visit microsoft community where local users gives a lot of variants for solving .edb problems http://social.technet.microsoft.com/...
haaniomar
Posts
1
Registration date
Thursday June 25, 2015
Status
Member
Last seen
June 25, 2015
Jun 25, 2015 at 02:59 PM
Jun 25, 2015 at 02:59 PM
Recover Exchange EDB Files Manually
1. First of all start the information store service and make a note of all the errors.
2. Stop the information store service and then run the following commands from the `Bin' folder:
"c:\exchsrvr\bin>eseutil /mh ..\mdbdata\priv1.edb"
3. Now, you got to verify the `State' line in the output. Just ensure that all the files are consistent. In case, you find any of the files inconsistent, conduct soft recovery. And, to perform such recovery, you just got to switch to the folder where the database and log files are located. After this, just ensure you run the following at the command prompt:
`C:\Program Files\exchsrvr\MDBDATA>"C:\Program Files\exchsrvr\BIN\eseutil" /r E00?
4. Once again, it is important that you ensure the consistency of both the public information store and the private information store.
5. If they are consistent, then skip the next step.
If you found the databases to be inconsistent, then it is important for you to do a hard repair. To do this, run the following commands:
`C:\Program Files\exchsrvr\MDBDATA>"C:\Program Files\exchsrvr\BIN\eseutil" /p priv1.edb'
`C:\Program Files\exchsrvr\MDBDATA>"C:\Program Files\exchsrvr\BIN\eseutil" /p pub1.edb'
6. Now, it is important that you remove the log files from the `Mdbdata' folder.
7. Delete the `.chk' file and the `Temp.edb' file.
8. Now, mount the databases and then, dismount them instantaneously.
9. Finally, you got to stop the information store service and then defragment the public and private store databases
1. First of all start the information store service and make a note of all the errors.
2. Stop the information store service and then run the following commands from the `Bin' folder:
"c:\exchsrvr\bin>eseutil /mh ..\mdbdata\priv1.edb"
3. Now, you got to verify the `State' line in the output. Just ensure that all the files are consistent. In case, you find any of the files inconsistent, conduct soft recovery. And, to perform such recovery, you just got to switch to the folder where the database and log files are located. After this, just ensure you run the following at the command prompt:
`C:\Program Files\exchsrvr\MDBDATA>"C:\Program Files\exchsrvr\BIN\eseutil" /r E00?
4. Once again, it is important that you ensure the consistency of both the public information store and the private information store.
5. If they are consistent, then skip the next step.
If you found the databases to be inconsistent, then it is important for you to do a hard repair. To do this, run the following commands:
`C:\Program Files\exchsrvr\MDBDATA>"C:\Program Files\exchsrvr\BIN\eseutil" /p priv1.edb'
`C:\Program Files\exchsrvr\MDBDATA>"C:\Program Files\exchsrvr\BIN\eseutil" /p pub1.edb'
6. Now, it is important that you remove the log files from the `Mdbdata' folder.
7. Delete the `.chk' file and the `Temp.edb' file.
8. Now, mount the databases and then, dismount them instantaneously.
9. Finally, you got to stop the information store service and then defragment the public and private store databases