The information in this article applies to:
SYMPTOMSIn versions 2.1, 3.0, 3.0a, and 3.2 of Microsoft Mail for PC Networks, when you compress the folders from within the Administrators program (ADMIN.EXE), the following error may occur:
CAUSEThe error can be caused by corruption of folders and semaphore locking of folders. RESOLUTIONIf the folder is corrupt, it can be repaired using the following utilities: dumpidx -n xxxxxxxx.idxThis will dump out the folders English names and their associated hexadecimal names. Once the hexadecimal name of the folder is known, you can run FIXFLD.EXE: Rename xxxxxxxx.fld xxxxxxxx.badwhere xxxxxxxx.fld is the damaged folder. Run the following command from the directory containing the damaged folder: fixfld xxxxxxxx.bad xxxxxxxx.fldThis will run against the .BAD file and create the .FLD file. From ADMIN.EXE, run Admin, Local Admin, Folders, Compress. If the folder is semaphore locked, you can run the following to remove the locks: foldcomp.exe -sThis should be run from the directory containing the locked folders. MORE INFORMATIONFor additional information on the DUMPIDX.EXE and FIXFLD.EXE utilities, please see the following article in the Microsoft Knowledge Base: Q99419 PC:DB Database Maintenance Utilities (Complete) Additional query words: 3.00 3.00a 3.20 admin
Keywords : |
Last Reviewed: November 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |