Hotfix information
A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.
If the hotfix is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix.
Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site:
Note The "Hotfix download available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.
Prerequisites
To install this hotfix, you must be have a computer that is
running Exchange Server 2003 SP1.
For
more information about how to obtain Exchange Server 2003 Service Pack 1, click
the following article number to view the article in the Microsoft Knowledge
Base:
836993�
How
to obtain the latest service packs for Exchange Server 2003
Restart requirement
On a non-clustered, stand-alone Exchange Server 2003 computer, you
do not have to restart the computer to install this hotfix. However, Exchange
services are automatically stopped and then restarted during the hotfix
installation. On clustered Exchange Server 2003 computers, you must restart the
cluster nodes. For more information about how to install this hotfix, see the
"Hotfix installation instructions" section.
Hotfix replacement information
This hotfix does not replace any other hotfixes.
File information
The English version of this hotfix has the file
attributes (or later file attributes) that are listed in the following table.
The dates and times for these files are listed in Coordinated Universal Time
(UTC). When you view the file information, it is converted to local time. To
find the difference between UTC and local time, use the
Time
Zone tab in the Date and Time tool in Control Panel.
Date Time Version Size File name
--------------------------------------------------------------
21-Nov-2004 00:49 6.5.7232.54 2,115,072 Ese.dll
Hotfix installation instructions for non-clustered Exchange Server 2003 computers
To install this hotfix on a non-clustered, stand-alone Exchange
Server 2003 computer, use the following method.
When you use this
method, you must first dismount all the information stores that are not
experiencing the problem. Then, you must forcefully stop the Microsoft Exchange
Information Store service before you install the hotfix. To use this method,
follow these steps:
- Dismount all information stores that are not experiencing
the problem that is described in the "Symptoms" section. For more information
about how to dismount a store, see the "Dismount a Store" topic in Exchange
Server 2003 Help.
Important Do not dismount the information stores that are mentioned in
event ID 217. You must kill the Store.exe process with the database mounted to force the Exchange database in the event 217 into a soft-recovery state. The soft-recovery state is needed for the following steps to work. - Use the Kill.exe utility or the TaskKill.exe utility to
forcefully stop the Microsoft Exchange Information Store service.
- If you are running Exchange Server 2003 on a Microsoft
Windows 2000 Server-based computer, use the Kill.exe utility to stop the
Microsoft Exchange Information Store service. The Kill.exe utility is included
with the Windows 2000 Support Tools on the Windows 2000 Server CD-ROM. To use
the Kill.exe utility, follow these steps:
- Install the Windows 2000 Support Tools.
For more
information about how to install the Support Tools, click the following article
number to view the article in the Microsoft Knowledge Base:
301423�
How to install the Windows 2000
Support Tools to a Windows 2000 Server-based computer
- Click Start, click
Run, type cmd, and then click
OK.
- Type kill -f store.exe, and
then press ENTER.
Note For more information about Kill.exe command syntax, type
kill /? at the command prompt.
- If you are running Exchange Server 2003 on a Windows
Server 2003-based computer, use the TaskKill.exe utility to stop the Microsoft
Exchange Information Store service. The TaskKill.exe utility is included with
Windows Server 2003. The utility is located in the %windir%\System32 folder. To
use the TaskKill.exe utility, follow these steps:
- Click Start, click
Run, type cmd, and then click
OK.
- Type taskkill /f /im
store.exe, and then press ENTER.
Note For more information about TaskKill command syntax, type
taskkill /? at the command prompt, or visit the
following Microsoft Web site:
- Apply the hotfix.
- The Microsoft Exchange Information Store service
automatically restarts after you apply the hotfix. To make sure that the
service started correctly, view the status of the service in the Services
snap-in. To do this, follow these steps:
- Click Start, click
Run, type services.msc, and then click
OK.
- Locate the Microsoft Exchange Information
Store service.
- Make sure that the Status column
indicates a status of Started.
Note Permit time for recovery of the information store to
occur.
- Mount the information stores that you dismounted in step 1.
For more information about how to mount a store, see the "Mount a Store" topic
in Exchange Server 2003 Help.
Hotfix installation instructions for clustered Exchange Server 2003 environment
To install this hotfix in a clustered Exchange Server 2003
environment, follow these steps:
- On the passive node, make sure the node does not own the
Exchange or the Cluster Group resource groups.
- On the passive node, click Start, click
Programs, click Administrative Tools, and
then click Services.
- Right-click Cluster Service, and then
click Stop.
Note This will cause the Cluster Administrator to
list the passive node as unavailable. The node icon will appear with a red "X"
over it. - Install this hotfix on the passive node.
- Restart the passive node.
- After it restarts, wait until Cluster
Administrator on the active node displays the passive node as an
active cluster member. The node icon will appear without a red "X" over it.
- On the active node, click Start , click
Programs, click Administrative Tools, and
then click Cluster Administrator.
- Expand the Groups container, click
Exchange resource group, and then right-click Exchange
Information Store Instance. Click Properties, click
the Advanced tab, and then click Do not
restart.
- Click OK to close the dialog
box.
- Dismount all the information stores that are not
experiencing the problem that is described in the "Symptoms" section. For more
information about how to dismount a store, see the "Dismount a Store" topic in
Exchange Server 2003 Help.
Important Do not dismount the information stores that are mentioned in
Event ID 217. - Use the Kill.exe utility or the TaskKill.exe utility to
forcefully stop the Microsoft Exchange Information Store service.
- If you are running Exchange Server 2003 on a Microsoft
Windows 2000 Server-based computer, use the Kill.exe utility to stop the
Microsoft Exchange Information Store service. The Kill.exe utility is included
with the Windows 2000 Support Tools on the Windows 2000 Server CD-ROM. To use
the Kill.exe utility, follow these steps:
- Install the Windows 2000 Support Tools.
For more information about how to install the Support
Tools, click the following article number to view the article in the Microsoft
Knowledge Base: 301423�
How
to install the Windows 2000 Support Tools to a Windows 2000 Server-based
computer
- Click Start, click
Run, type cmd, and then click
OK.
- Type kill -f store.exe, and
then press ENTER.
Note For more information about Kill.exe command syntax, type
kill /? at the command prompt.
- If you are running Exchange Server 2003 on a Windows
Server 2003-based computer, use the TaskKill.exe utility to stop the Microsoft
Exchange Information Store service. The TaskKill.exe utility is included with
Windows Server 2003. The utility is located in the %windir%\System32 folder. To
use the TaskKill.exe utility, follow these steps:
- Click Start, click
Run, type cmd, and then click
OK.
- Type taskkill /f /im
store.exe, and then press ENTER.
Note For more information about TaskKill command syntax, type
taskkill /? at the command prompt, or visit the
following Microsoft Web site:
- On the active node, click Cluster
Administrator, expand Group container, right-click
Exchange resource group, and then click Move
Group to have the group moved to another passive node.
Note This will start the Exchange databases on the already patched
node and mount them. - Right-click Cluster Group resource group,
and then click Move Group to have the group moved to another
passive node.
- Using the Services management console, stop the Cluster
Service on the local node.
- Install the hotfix on this local node.
- Restart the local node.
Note The Exchange Virtual Server is now running on a node other than
what was previously the active node. If it is required, you can move the groups
back to the previously active node. - Expand the Groups container, click the
Exchange resource group, right-click the Exchange
Information Store Instance, click Properties, click
the Advanced tab, and then click
Restart.
- Click OK to close the dialog
box.