Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Corrupt Database

Status
Not open for further replies.

qubiac

Technical User
Joined
Feb 17, 2002
Messages
3
Location
SE
How can I fix/repair an corrupted database?
Some results from the commands that I used.

---
esefile /s priv1.edb

49682 pages seen
0 bad checksums
51 uninitialized pages
0 wrong page numbers
esefile completes successfully after 24 seconds
---

---
eseutil /g priv1.edb

Initiating INTEGRITY mode...
Database: priv1.edb
Streaming File: priv1.STM
Temp. Database: TEMPINTEG4652.EDB
Checking database integrity.
The database is inconsistent. There may be uncommitted logfiles.
Scanning Status (% complete)
0 10 20 30 40 50 60 70 80 90 100
|----|----|----|----|----|----|----|----|----|----|
...................................................

Integrity check completed. Database "priv1.edb" is corrupted.
Operation completed successfully in 219.115 seconds.
---

 
Try eseutil /d if it doesn't finish do eseutil /p Dan
Microsoft Exchange Support @ Microsoft
 

I solved the problem with eseutil /p which repaired the database. But it didn´t work in the beginning, there was an error on the drive which did so that the repair didn´t went thru correctly. After have fixed the drive the eseutil /p worked.

/Roberto
 
Make sure to isinteg and then exmerge all mail out and into a new database. Dan
Microsoft Exchange Support @ Microsoft
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top