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.
---
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.
---