MSExchangeTransport 17002

 

上一次修改主题: 2011-03-19

本文对特定 Exchange 事件进行了说明并提供了可能的解决方案。如果您在此处未找到所需内容,请尝试在 Exchange 2010 帮助中进行搜索。

Details

Product Name

Exchange

Product Version

14.0

Event ID

17002

Event Source

MSExchangeTransport

Category

Storage

Symbolic Name

SchemaRequiredColumnNotFound

Message Text

The non-nullable column %3 on the Extensible Storage Engine (ESE) table %2 from database %1 is part of the database schema but cannot be found in the actual database table. The module containing the database schema may have been updated and could be attempting to open an older database. The old database must be removed before starting the Exchange Server Transport service in Microsoft Exchange Server 2010.

Explanation

A new non-nullable column was added to the schema. The database must be recreated

This Error event indicates a version mismatch between one of the following files that comprise the message queue database or the Content Filtering database on an Edge Transport server or an Edge Transport server:

  • The database file Temp.edb that is used to verify the database schema on service startup. This file is always located with the database transaction logs.

  • The database file itself. The message queue database is named Mail.que. The Content filtering database is named IpFiltering.edb.

By default, the message queue database and the transaction logs are located at C:\Program Files\Microsoft\Exchange Server\TransportRoles\data\Queue. The location of the message queue database is controlled by the QueueDatabasePath parameter in the EdgeTransport.exe.config application configuration file. The location of the message queue transaction logs is controlled by the QueueDatabaseLoggingPath parameter in the EdgeTransport.exe.config application configuration file.

By default, the Content Filtering database and the transaction logs are located at C:\Program Files\Microsoft\Exchange Server\TransportRoles\data\IPFilter. The location of the Content Filtering database is controlled by the IPFilterDatabasePath parameter in the EdgeTransport.exe.config application configuration file. The location of the Content Filtering database transaction logs is controlled by the IPFilterDatabaseLoggingPath parameter in the EdgeTransport.exe.config application configuration file.

The EdgeTransport.exe.config application configuration file is located in C:\Program Files\Microsoft\Exchange Server\Bin.

User Action

To resolve this error, perform the following steps:

  1. Verify that the Microsoft Exchange Transport service is stopped.

  2. Delete or move the following files from their current location:

    • The database file and the checkpoint file in the database directory that corresponds to the database that is specified in the error message text. The database files are described in the following list:

      Mail.que or IpFiltering.edb   The main database file.

      Trn.chk   The checkpoint file.

      The location of the message queue database is controlled by the QueueDatabasePath parameter in the EdgeTransport.exe.config application configuration file. The location of the Content Filtering database is controlled by the IPFilterDatabasePath parameter in the EdgeTransport.exe.config application configuration file. Note that if the specified database is a message queue database that contains messages awaiting delivery, it is possible to use a different Exchange 2010 Hub Transport server or Edge Transport server to deliver the messages within the database. For more information, see 了解传输队列.

    • The transaction log files in the transaction log directory that correspond to the database that is specified in the error message text. The transactions logs are described in the following list:

      Trn*.log   The transaction logs.

      Trnres*.jrs   The reserved transaction logs that serve as placeholders.

      Temp.edb   A sample database file that is used to verify the database schema. Although this is not a transaction log file, it is always kept with the transaction logs.

      The location of the message queue database transaction logs is controlled by the QueueDatabaseLoggingPath parameter in the EdgeTransport.exe.config application configuration file. The location of the Content Filtering database transaction logs is controlled by the IPFilterDatabaseLoggingPath parameter in the EdgeTransport.exe.config application configuration file.

  3. Start the Microsoft Exchange Transport service. If the message queue database or the Content Filtering database does not exist, a new, empty database will be created. If the message queue database transaction logs or the Content Filtering database transaction logs do not exist, new logs will be created.

For more information, see the following topics:

For More Information

如果您尚未执行此操作,请考虑运行 Exchange 工具,已创建这些工具以帮助您分析 Exchange 环境并对其进行疑难解答。这些工具可帮助确保您的配置与 Microsoft 最佳实践保持一致。它们还可以帮助您识别和解决性能问题,并改进邮件流。若要运行这些工具,请转到 Exchange 管理控制台的“工具箱”节点。若要了解有关这些工具的详细信息,请参阅管理工具箱中的工具