Topic Last Modified: 2007-03-14
The Microsoft Exchange Database Troubleshooter tool detected one or more MSExchangeIS 9518 events with error code 0xfffff743 in the Application log. This indicates that the temporary file namespace for a server has becomes exhausted, or there is no space available to write to the temp folder.
Explanation
Exchange 2000 Server and Exchange Server 2003 create temporary files in the Temp folder when a large object, such as a message or a file, is streamed into the store and the .stm file is too fragmented to have the entire object written in it.
During normal operation, when the Exchange services are stopped, these files are removed from the Temp folder. If the Exchange server shuts down unexpectedly or the Exchange services terminate unexpectedly, these files are not removed. When the Exchange services are later restarted, new temporary files are created. This results in decreased performance. When the 64,000 temporary file namespace is exhausted, the Exchange services fail to start and the 9518 events with error code 0xfffff743 are logged in the Event Viewer Application log.
User Action
To resolve the issue, do the following:
- Check the Windows Temp folder for the existence of lb*.tmp
files. If these files exist, follow the steps in the following
procedure to remove them.
- Check the drive that hosts the Temp folder for free disk space.
If the disk is out of free space, use the following procedure to
move the Temp and Tmp folders to a different drive.
-
Click Start, select Programs, select Administrative Tools, and then click Services.
-
Scroll down to the Microsoft Exchange Information Store.
-
If the status of the service is Started, right-click the service, and then click Stop
Note: |
---|
This will disconnect all users from their mailboxes. |
- Navigate to the %windir%\temp folder, where
%windir% is your Windows system root folder, by default this
is C:\Windows\Temp.
- Delete all lb*.tmp files.
- In the Services management console, right-click the
Microsoft Exchange Information Store service, and then click
Start.
-
On the Exchange Server computer, click Start, click Control Panel, and then double-click System.
-
Click the Advanced tab, and then click Environmental Variables.
-
Under System Variables, click the line that includes the TEMP variable and the drive, click Edit, and then type the new drive location.
-
Under System Variables, click the line that includes the TMP variable and the drive, click Edit, and then type the new drive location
Note: |
---|
Make sure this change is applied to the System Variables and not the User Variables. |
Note: |
---|
If the procedures outlined here do not resolve this issue, consider the information in Microsoft Knowledge Base article 307242, "Information store does not mount with 0xfffff745 and -2235 errors" (http://go.microsoft.com/fwlink/?linkid=3052&kbid=307242). |
For More Information
For more information about this issue, see the following Microsoft Knowledge Base articles:
- 294462, "Exchange lb*.tmp files in the Windows Temp folder
cause ESE -2237 error" (http://go.microsoft.com/fwlink/?linkid=3052&kbid=294462)
- 307242, "Information store does not mount with 0xfffff745 and
-2235 errors" (http://go.microsoft.com/fwlink/?linkid=3052&kbid=307242)