XADM: How to Complete Edbutil Terminated with Error -1808 (170491)
The information in this article applies to:
- Microsoft Exchange Server 4.0
- Microsoft Exchange Server 5.0
This article was previously published under Q170491
CAUTION: This article contains information about the Microsoft Exchange
database utility (edbutil /d /r). Using it incorrectly can cause problems.
Before you run this utility, you should first make a backup copy of the
database files. Microsoft cannot guarantee that problems resulting from the
use of the utility can be solved. Use this tool at your own risk.
SYMPTOMS
When you run the command line utility Edbutil with the defragmentation
option (/d) and the repair option (/r) on the private information store, it
might fail to complete and you receive one of the following errors:
Edbutil terminated with error -1808
Error -1808 (0xfffff8f0) JET_errDiskFull 4294965488
The following event is written in the event viewer:
Event ID: 1005
Source: MSExchangeSA
Category: Monitoring
Description: Unexpected error <<0xc0040000 - The Microsoft Exchange
Server computer is not available. Either there are network problems or
the Microsoft Exchange Server computer is down for maintenance.
Microsoft Exchange Server Information Store ID no:
8004011d-0524-00000000>> occurred.
When you check the amount of free disk space on the drive that hosts the
Exchange Bin directory (on drive C, for example), you may find only a few
megabytes of disk space available. The drive that hosts the Exchange
databases (drive D, for example) may have plenty of free disk space.
WORKAROUND
The following steps explain how to complete Edbutil /d /r in this case:
- Check the size of the C:\Exchsrvr\Bin\Tempdfrag.edb file. You will find
that its size is smaller than the size of the Priv.edb file. Delete the
C:\Exchsrvr\Bin\Tempdfrag.edb file.
- If the free disk space on drive D is only slightly greater than 1.2
times the size of the Priv.edb file, create a new directory
D:\Exchsrvr\Bin and copy the Edbutil.exe and Edb.dll files from
C:\Exchsrvr\Bin to the new directory.
-or-
If the free disk space on drive D is greater than 1.2 times the size of
Priv.edb file by more than 38 MB, copy the C:\Exchsrvr\Bin directory to
D:\Exchsrvr\.
-or-
If the free disk space on drive D is less than 1.2 times the size of the
Priv.edb file, refer to the MORE INFORMATION section of this article.
- Run the following command:
d:\exchsrvr\bin\edbutil /d /r /ispriv
It should start creating the temp file Tempdfrag.edb on D:\Exchsrvr\Bin,
and should complete successfully if the only problem was insufficient
disk space.
- After Edbutil completes successfully you can delete the D:\Exchsrvr\Bin
directory to free the 37.4 MB of disk space.
Modification Type: | Major | Last Reviewed: | 10/21/2005 |
---|
Keywords: | kbprb KB170491 |
---|
|