Exchange mailbox Controleren en repareren

Voor het controleren en repareren van een mailbox mag deze niet in gebruik zijn. Het stoppen van de mailbox gaat als volgt:
Start de exchange system manager
Navigeer naar: [Administrative Groups], [First Administrative Group], [Servers], [ Uw mailserver], [First Storage Group]
* Als [Administrative groups] niet zichtbaar is: Klik rechts op [... Organization (Exchange)], kies vervolgens voor properties (eigenschappen) en zet de vinkjes aan voor [Display routing groups] en [Display administrative groups].
Klik met de rechter-muis-knop op de mailbox die u wilt controleren en kies [Dismount Store]
dismount exchange mailbox-store

Controleren

ESEUTIL /k

M:\PROGRA~1\Exchsrvr\bin>eseutil /k m:\progra~1\exchsrvr\mdbdata\priv1.edb

Microsoft(R) Exchange Server Database Utilities
Version 6.5
Copyright (C) Microsoft Corporation. All Rights Reserved.

Initiating CHECKSUM mode...
        Database: m:\progra~1\exchsrvr\mdbdata\priv1.edb
Streaming File: m:\progra~1\exchsrvr\mdbdata\priv1.STM
Temp. Database: TEMPCHKSUM5832.EDB

File: m:\progra~1\exchsrvr\mdbdata\priv1.edb

Checksum Status (% complete)

0 10 20 30 40 50 60 70 80 90 100
|----|----|----|----|----|----|----|----|----|----|
ERROR: page 207276 checksum failed ( 0x0ad1752e5a330af0 / 0x4ae14ae15a332ff0 )
WARNING: page 255190 checksum verification failed but the corruption ( bit 9933 ) can be corrected
ERROR: page 303167 checksum failed ( 0x299e5661cf9ec39d / 0x60ae60aecf9ee69d )
ERROR: page 350803 checksum failed ( 0x11d811d83d12a5ba / 0x3d593d593d12a9ba )
ERROR: page 397330 checksum failed ( 0x6e916e9134369cff / 0x5f925f92343695ff )

412418 pages seen
4 bad checksums
1 correctable checksums
1338 uninitialized pages
0 wrong page numbers
0x235123 highest dbtime (pgno 0xd4)

25777 reads performed
1611 MB read
79 seconds taken
20 MB/second
68960125 milliseconds used
2675 milliseconds per read
4797 milliseconds for the slowest read
0 milliseconds for the fastest read

File: m:\progra~1\exchsrvr\mdbdata\priv1.STM

Checksum Status (% complete)

0 10 20 30 40 50 60 70 80 90 100
|----|----|----|----|----|----|----|----|----|----|
...................................................

29184 pages seen
0 bad checksums
2302 uninitialized pages

Operation terminated with error -1206 (JET_errDatabaseCorrupted, Non database file or corrupted db) after 171.562 seconds.

Repareren

ESEUTIL /p

M:\PROGRA~1\Exchsrvr\bin>eseutil /p m:\progra~1\exchsrvr\mdbdata\priv1.edb

Microsoft(R) Exchange Server Database Utilities
Version 6.5
Copyright (C) Microsoft Corporation. All Rights Reserved.

Initiating REPAIR mode...
      Database: m:\progra~1\exchsrvr\mdbdata\priv1.edb
Streaming File: m:\progra~1\exchsrvr\mdbdata\priv1.STM
Temp. Database: TEMPREPAIR4820.EDB

Checking database integrity.

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

Repair completed. Database corruption has been repaired!

Note:
It is recommended that you immediately perform a full backup
of this database. If you restore a backup made before the
repair, the database will be rolled back to the state
it was in at the time of that backup.

Operation completed successfully with 595 (JET_wrnDatabaseRepaired, Database corruption has been repaired) after 49224.532 seconds.

Voltooien

ESEUTIL -d

M:\PROGRA~1\Exchsrvr\bin>eseutil /d m:\progra~1\exchsrvr\mdbdata\priv1.edb

Microsoft(R) Exchange Server Database Utilities
Version 6.5
Copyright (C) Microsoft Corporation. All Rights Reserved.

Initiating DEFRAGMENTATION mode...
            Database: m:\progra~1\exchsrvr\mdbdata\priv1.edb
      Streaming File: m:\progra~1\exchsrvr\mdbdata\priv1.STM
      Temp. Database: TEMPDFRG4896.EDB
Temp. Streaming File: TEMPDFRG4896.STM

        Defragmentation Status (% complete)

0 10 20 30 40 50 60 70 80 90 100
|----|----|----|----|----|----|----|----|----|----|
...................................................

Moving 'TEMPDFRG4896.EDB' to 'm:\progra~1\exchsrvr\mdbdata\priv1.edb'... DONE!
Moving 'TEMPDFRG4896.STM' to 'm:\progra~1\exchsrvr\mdbdata\priv1.stm'... DONE!

Note:
It is recommended that you immediately perform a full backup
of this database. If you restore a backup made before the
defragmentation, the database will be rolled back to the state
it was in at the time of that backup.

Operation completed successfully in 2066.375 seconds.

ISInteg -fix

M:\PROGRA~1\Exchsrvr\bin>isinteg -s mailserver -fix -test alltests
Databases for server mailserver:
Only databases marked as Offline can be checked

Index Status Database-Name
Storage Group Name: First Storage Group
  1    Offline Mailbox Store (MAILSERVER)
  2    Online  Public Folder Store (MAILSERVER)
Enter a number to select a database or press Return to exit.
1
You have selected First Storage Group / Mailbox Store (MAILSERVER).
Continue?(Y/N)y
Test Categorization Tables result: 0 error(s); 0 warning(s); 0 fix(es); 0 row(s); time: 0h:0m:1s
Test Restriction Tables result: 0 error(s); 0 warning(s); 0 fix(es); 0 row(s); time: 0h:0m:1s
Test Search Folder Links result: 0 error(s); 0 warning(s); 0 fix(es); 0 row(s);time: 0h:0m:0s
Test Global result: 0 error(s); 0 warning(s); 0 fix(es); 1 row(s); time: 0h:0m:0s
Test Delivered To result: 0 error(s); 0 warning(s); 0 fix(es); 3 row(s); time: 0h:0m:0s
Test Search Queue result: 0 error(s); 0 warning(s); 0 fix(es); 0 row(s); time: 0h:0m:0s
Test Timed Events result: 0 error(s); 0 warning(s); 0 fix(es); 0 row(s); time: 0h:0m:0s
Test reference table construction result: 0 error(s); 0 warning(s); 0 fix(es); 0 row(s); time: 0h:0m:23s
Test Folder result: 0 error(s); 0 warning(s); 6 fix(es); 430 row(s); time: 0h:1m:14s
Test Deleted Folders result: 0 error(s); 0 warning(s); 0 fix(es); 0 row(s); time: 0h:0m:0s
Test Message result: 0 error(s); 6 warning(s); 4 fix(es); 17021 row(s); time: 0h:0m:21s
Test Attachment result: 0 error(s); 0 warning(s); 0 fix(es); 9217 row(s); time:0h:0m:2s
Test Mailbox result: 0 error(s); 0 warning(s); 0 fix(es); 13 row(s); time: 0h:0m:0s
Test Receive Folder result: 0 error(s); 0 warning(s); 0 fix(es); 50 row(s); time: 0h:0m:0s
Test Oof History result: 0 error(s); 0 warning(s); 0 fix(es); 0 row(s); time: 0h:0m:0s
Test Per-User Read result: 0 error(s); 0 warning(s); 0 fix(es); 0 row(s); time:0h:0m:0s
Test special folders result: 0 error(s); 0 warning(s); 0 fix(es); 0 row(s); time: 0h:0m:0s
Test Message Tombstone result: 0 error(s); 0 warning(s); 0 fix(es); 3 row(s); time: 0h:0m:0s
Test Folder Tombstone result: 0 error(s); 0 warning(s); 0 fix(es); 0 row(s); time: 0h:0m:0s
Test reference count verification result: 0 error(s); 0 warning(s); 4 fix(es); 0 row(s); time: 0h:0m:3s
Now in test 21(Row Count/Dumpster Count) of total 21 tests; 100% complete.