|
|
|
前段时间公司的exchange服务器崩溃了,但priv1.edb与stm文件都在。<br>
重装exchange2000后,使用eseutil修复原来的数据库。<br>
d:\exchsrvr\bin\eseutil/p d:\exchsrvr\mdbdata\priv1.edb /t h:\temp<br>
运行时两次都遇到问题:<br>
第一次错误提示:operation terminated with error -1605(jet_errKeyDuplicate,IIIegal duplicate key) after 13872.66 seconds<br>
第二次继续做,错误提示:operation terminated with error -1206(jet_errDatabaseCorrupted,non database file or corrupted db) after 5.438seconds<br>
<br>
<br>
我不知道错误产生的原因是不是因为数据库修复过程停止后数据库会损坏?<br>
请各位大虾帮忙!<br>
<br>
|
|