查看邮箱数据库状态及修复邮箱数据库

发表于:2015-6-01 10:52

字体: | 上一篇 | 下一篇 | 我要投稿

 作者:段炳成Denny    来源:51Testing软件测试网采编

  邮箱数据库如果是以下这种状态,代表此邮箱数据库为非正常卸载。
[PS] C:\Program Files\Microsoft\Exchange Server\V14\Bin>eseutil /MH "D:\DB\DB01.edb"
Extensible Storage Engine Utilities for Microsoft(R) Exchange Server
Version 14.02
Copyright (C) Microsoft Corporation. All Rights Reserved.
Initiating FILE DUMP mode...
Database: D:\DB\DB01.edb
DATABASE HEADER:
Checksum Information:
Expected Checksum: 0x0e0946bd
Actual Checksum: 0x0e0946bd
Fields:
File Type: Database
Checksum: 0xe0946bd
Format ulMagic: 0x89abcdef
Engine ulMagic: 0x89abcdef
Format ulVersion: 0x620,17
Engine ulVersion: 0x620,17
Created ulVersion: 0x620,17
DB Signature: Create time:08/25/2012 12:59:59 Rand:18742806 Computer:
cbDbPage: 32768
dbtime: 2 (0x2)
State: Dirty Shutdown
Log Required: 0-0 (0x0-0x0)
Log Committed: 0-0 (0x0-0x0)
Log Recovering: 0 (0x0)
GenMax Creation: 00/00/1900 00:00:00
Shadowed: Yes
Last Objid: 1
Scrub Dbtime: 0 (0x0)
Scrub Date: 00/00/1900 00:00:00
Repair Count: 0
Repair Date: 08/25/2012 12:59:59
Old Repair Count: 0
Last Consistent: (0x0,0,0)  00/00/1900 00:00:00
Last Attach: (0x0,0,0)  08/25/2012 12:59:59
Last Detach: (0x0,0,0)  00/00/1900 00:00:00
Dbid: 1
Log Signature: Create time:00/00/1900 00:00:00 Rand:0 Computer:
OS Version: (6.1.7601 SP 1 NLS 60101.60101)
Reseed Count: 1
Reseed Date: 08/21/2012 05:23:19
Old Reseed Count: 0
Patch Count: 42
Patch Date: 08/21/2012 05:23:21
Old Patch Count: 0
Previous Full Backup:
Log Gen: 0-0 (0x0-0x0)
Mark: (0x0,0,0)
Mark: 00/00/1900 00:00:00
Previous Incremental Backup:
Log Gen: 0-0 (0x0-0x0)
Mark: (0x0,0,0)
Mark: 00/00/1900 00:00:00
Previous Copy Backup:
Log Gen: 0-0 (0x0-0x0)
Mark: (0x0,0,0)
Mark: 00/00/1900 00:00:00
Previous Differential Backup:
Log Gen: 0-0 (0x0-0x0)
Mark: (0x0,0,0)
Mark: 00/00/1900 00:00:00
Current Full Backup:
Log Gen: 0-0 (0x0-0x0)
Mark: (0x0,0,0)
Mark: 00/00/1900 00:00:00
Current Shadow copy backup:
Log Gen: 0-0 (0x0-0x0)
Mark: (0x0,0,0)
Mark: 00/00/1900 00:00:00
cpgUpgrade55Format: 0
cpgUpgradeFreePages: 0
cpgUpgradeSpaceMapPages: 0
ECC Fix Success Count: none
Old ECC Fix Success Count: none
ECC Fix Error Count: none
Old ECC Fix Error Count: none
Bad Checksum Error Count: none
Old bad Checksum Error Count: none
Last checksum finish Date: 08/24/2012 00:30:10
Current checksum start Date: 00/00/1900 00:00:00
Current checksum page: 0
Operation completed successfully in 23.485 seconds.
[PS] C:\Program Files\Microsoft\Exchange Server\V14\Bin>eseutil /P "D:\DB\DB01.edb"
Extensible Storage Engine Utilities for Microsoft(R) Exchange Server
Version 14.02
Copyright (C) Microsoft Corporation. All Rights Reserved.
Initiating REPAIR mode...
Database: D:\DB\DB01.edb
Temp. Database: TEMPREPAIR6520.EDB
Checking database integrity.
The database is not up-to-date. This operation may find that
this database is corrupt because data from the log files has
yet to be placed in the database.
To ensure the database is up-to-date please use the 'Recovery' operation.
Scanning Status (% complete)
0    10   20   30   40   50   60   70   80   90  100
|----|----|----|----|----|----|----|----|----|----|
Scanning the database catalog.
Scanning Status (% complete)
0    10   20   30   40   50   60   70   80   90  100
|----|----|----|----|----|----|----|----|----|----|
...................................................
Rebuilding MSysObjects.
Scanning Status (% complete)
0    10   20   30   40   50   60   70   80   90  100
|----|----|----|----|----|----|----|----|----|----|
...................................................
Rebuilding MSysObjectsShadow from MSysObjects.
Scanning Status (% complete)
0    10   20   30   40   50   60   70   80   90  100
|----|----|----|----|----|----|----|----|----|----|
...................................................
Checking the database.
Scanning Status (% complete)
0    10   20   30   40   50   60   70   80   90  100
|----|----|----|----|----|----|----|----|----|----|
...................................................
Scanning the database.
Scanning Status (% complete)
0    10   20   30   40   50   60   70   80   90  100
|----|----|----|----|----|----|----|----|----|----|
...................................................
Repairing damaged tables.
Scanning Status (% complete)
0    10   20   30   40   50   60   70   80   90  100
|----|----|----|----|----|----|----|----|----|----|
Deleting unicode fixup table.
Deleting MSObjids.
Deleting MSysLocales.
............................................
邮箱数据库如果是以下这种状态,代表此邮箱数据库为正常卸载。
[PS] C:\Program Files\Microsoft\Exchange Server\V14\Bin>eseutil /MH "D:\DB\DB01.edb"
Extensible Storage Engine Utilities for Microsoft(R) Exchange Server
Version 14.02
Copyright (C) Microsoft Corporation. All Rights Reserved.
Initiating FILE DUMP mode...
Database: D:\DB\DB01.edb
DATABASE HEADER:
Checksum Information:
Expected Checksum: 0x0f3d0823
Actual Checksum: 0x0f3d0823
Fields:
File Type: Database
Checksum: 0xf3d0823
Format ulMagic: 0x89abcdef
Engine ulMagic: 0x89abcdef
Format ulVersion: 0x620,17
Engine ulVersion: 0x620,17
Created ulVersion: 0x620,17
DB Signature: Create time:08/26/2012 17:02:49 Rand:104695433 Computer:
cbDbPage: 32768
dbtime: 85429007 (0x5178b0f)
State: Clean Shutdown
Log Required: 0-0 (0x0-0x0)
Log Committed: 0-0 (0x0-0x0)
Log Recovering: 0 (0x0)
GenMax Creation: 00/00/1900 00:00:00
Shadowed: Yes
Last Objid: 98618
Scrub Dbtime: 0 (0x0)
Scrub Date: 00/00/1900 00:00:00
Repair Count: 4
Repair Date: 08/26/2012 17:02:49
Old Repair Count: 0
Last Consistent: (0x0,0,0)  08/26/2012 17:59:34
Last Attach: (0x0,0,0)  08/26/2012 17:02:49
Last Detach: (0x0,0,0)  08/26/2012 17:59:34
Dbid: 1
Log Signature: Create time:00/00/1900 00:00:00 Rand:0 Computer:
OS Version: (6.1.7601 SP 1 NLS 60101.60101)
Reseed Count: 1
Reseed Date: 08/21/2012 05:23:19
Old Reseed Count: 0
Patch Count: 42
Patch Date: 08/21/2012 05:23:21
Old Patch Count: 0
Previous Full Backup:
Log Gen: 0-0 (0x0-0x0)
Mark: (0x0,0,0)
Mark: 00/00/1900 00:00:00
Previous Incremental Backup:
Log Gen: 0-0 (0x0-0x0)
Mark: (0x0,0,0)
Mark: 00/00/1900 00:00:00
Previous Copy Backup:
Log Gen: 0-0 (0x0-0x0)
Mark: (0x0,0,0)
Mark: 00/00/1900 00:00:00
Previous Differential Backup:
Log Gen: 0-0 (0x0-0x0)
Mark: (0x0,0,0)
Mark: 00/00/1900 00:00:00
Current Full Backup:
Log Gen: 0-0 (0x0-0x0)
Mark: (0x0,0,0)
Mark: 00/00/1900 00:00:00
Current Shadow copy backup:
Log Gen: 0-0 (0x0-0x0)
Mark: (0x0,0,0)
Mark: 00/00/1900 00:00:00
cpgUpgrade55Format: 0
cpgUpgradeFreePages: 0
cpgUpgradeSpaceMapPages: 0
ECC Fix Success Count: found (16)
Last ECC Fix Success Date: 08/26/2012 16:55:15
Old ECC Fix Success Count: found (16)
ECC Fix Error Count: none
Old ECC Fix Error Count: none
Bad Checksum Error Count: found (726)
Last Bad Checksum Error Date: 08/26/2012 15:50:55
Old bad Checksum Error Count: found (726)
Last checksum finish Date: 08/24/2012 00:30:10
Current checksum start Date: 00/00/1900 00:00:00
Current checksum page: 0
Operation completed successfully in 0.31 seconds.
《2023软件测试行业现状调查报告》独家发布~

关注51Testing

联系我们

快捷面板 站点地图 联系我们 广告服务 关于我们 站长统计 发展历程

法律顾问:上海兰迪律师事务所 项棋律师
版权所有 上海博为峰软件技术股份有限公司 Copyright©51testing.com 2003-2024
投诉及意见反馈:webmaster@51testing.com; 业务联系:service@51testing.com 021-64471599-8017

沪ICP备05003035号

沪公网安备 31010102002173号