XADM: Error -509 starting DS, IS or DX Services

Last reviewed: April 3, 1997
Article ID: Q142782
The information in this article applies to:
  • Microsoft Exchange Server, version 4.0

SYMPTOMS

When you start the Microsoft Exchange Sever, version 4.0 Directory Service, Information Store Service, or the Directory Synchronization Service, the service does not start. The Windows NT Event Log indicates that the service in question returned an error code of -509.

RESOLUTION

  1. When a log file is missing follow the below procedure:

    a. Move all log files created before the missing file out of the

          log directory (that is, log files with numerically lower names).
          In the above example, files EDB00002.LOG and EDB00001.LOG should
          be removed from the directory.
    

    b. Move the EDBCHK.LOG file out of the log directory.

    c. Restart the services.

  2. One or more Log files is inaccessible.

    Check the file permissions and attributes. Make sure that none of the log files is hidden or read-only. The Exchange Service account should have full access to the log files.

  3. Lack of free disk space on the drive containing the Exchange databases.

    Free up disk space by deleting files and/or directories.

MORE INFORMATION

This error is returned by the Microsoft Exchange Database engine when it encounters a problem replaying log files on startup.

Possible reasons for the error are:

  1. Missing Transaction Log Files

    When each of the above services starts up, it looks for its transaction log files, to replay any missing transactions. These log files are by default in the DSADATA, MDBDATA, and DXADATA directories for the Directory, Information Store, and Directory Synchronization Services respectively. The location of the log files for each service is configurable via the Microsoft Exchange Performance Wizard.

    While replaying the transactions, if a transaction log file is missing, the above error is returned. For example, suppose the DSADATA directory contains the following transaction log files: EDB.LOG, EDB00001.LOG, EDB00002.LOG, EDB00004.LOG, and EDB00005.LOG. It is missing the EDB00003.LOG file. When the Directory Service starts replaying these logs, it will start with EDB.LOG, then go to EDB00005.LOG and then EDB00004.LOG. When it finds the log file EDB00003.LOG is missing it will abort because it cannot proceed to file EDB00002.LOG without processing EDB00003.LOG.

  2. One or more logs is inaccessible.

    The log files are marked as read-only, are hidden, or the Exchange Service account does not have the necessary access rights.

  3. Not enough free disk space on the drive containing the databases.


Additional query words: exserver
Keywords : kbinterop XADM XFOR
Version : 4.0 5.0
Platform : WINDOWS


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: April 3, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.