询问者
在DAG中添加邮箱数据库副本出错

问题
全部回复
-
你好,
建议使用eseutil/mh检查该数据库的状态,若处于dirty的状态,请使用eseutil/ml检查log文件是否完整。
若log文件完整,请通过eseutil/r修复数据库。
若log文件有丢失,请使用eseutil/p修复数据库
谢谢!
Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact tnmff@microsoft.com.
Niko Cheng
TechNet Community Support
- 已编辑 Niko.ChengModerator 2016年5月26日 7:43
-
你好,
该指令在Exchange 2013中也是可以使用的,你可以参考下面这篇博客中恢复DB的方法:
restore-exchange-server-2013-database-recovery-database
Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact tnmff@microsoft.com.
Niko Cheng
TechNet Community Support -
我用eseutil/mh以后出现下面的结果:
C:\Users\administrator.ULT>ESEUTIL /mh D:\exchange2013\Mailbox\Mailbox Database
0650876246\Mailbox Database 0650876246.edb
Usage Error: Invalid argument 'Database'. Options must be preceded by '-' or '/'
.
Extensible Storage Engine Utilities for Microsoft(R) Exchange Server
Version 15.00
Copyright (C) Microsoft Corporation. All Rights Reserved.
DESCRIPTION: Database utilities for the Extensible Storage Engine for Microsoft
(R) Exchange Server.
MODES OF OPERATION:
Defragmentation: /d <database name> [options]
Recovery: /r <logfile base name> [options]
Integrity: /g <database name> [options]
Checksum: /k <file name> [options]
Repair: /p <database name> [options]
File Dump: /m[mode-modifier] <filename>
Copy File: /y <source file> [options]
Restore: /c[mode-modifier] <path name> [options]
<<<<< Press a key for more help >>>>>
D=Defragmentation, R=Recovery, G=inteGrity, K=checKsum,
P=rePair, M=file duMp, Y=copY file, C=restore
=>