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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Exchange database won't mount through missing E00 log! 1

Status
Not open for further replies.

redrobbo1

IS-IT--Management
Jun 24, 2004
1
GB
Got exchange database corruption.

We've restored from last known good backup.

Run the ESUTIL to repair any database issues but priv database won't mount due to missing E00 log file?

We've tried a suggestion to rename the highest number log file to E00 but this got error 'next time stamp is not as expected.

Any ideas?
 
undo that change!

c:\Program Files> exchsrvr\bin\eseutil /p exchsrvr\mdbdata\pub1.edb
c:\Program Files> exchsrvr\bin\eseutil /p exchsrvr\mdbdata\priv1.edb

Then delete *.log and *.chk files

Then run for each of your stores, run:
c:\Program Files> exchsrvr\bin\isinteg -s server -test alltests

Then mount all stoers

works fine - I tested this 4 days ago and it worked perfectly.

<signature for rent>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top