Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Simple Memory Tuning is Required if Both SQL Server 7.0 and Exchange 5.5 Service Pack 2 Are Installed on BackOffice Small Business Server 4.5


View products that this article applies to.

Summary

If you run both SQL Server 7.0 and Exchange Server 5.5 Service Pack 2 on a computer running BackOffice Server 4.5 or BackOffice Small Business Server 4.5, you must explicitly configure the memory used by SQL Server in order to address a known memory issue that occurs when the products co-exist on the same computer.

The minimum dynamic memory setting for SQL Server 7.0 must be increased from the default of zero to a value of at least 32 megabytes (MB).

It may be necessary to set the minimum memory for SQL Server higher than 32 MB to support SQL Server's processing load, as this setting will determine the memory used by SQL when Exchange Server is running and under load. In this environment, the maximum dynamic memory setting for SQL Server will not be reached. SQL Server and Exchange Server administrators should determine the amount of memory to be allocated to SQL Server that will optimize the overall performance of both applications. The SQL Server administrator must then set the SQL Server minimum memory option to this value. If the SQL Server database is supporting a third-party application, you may need to consult the application's documentation or vendor to find out how much memory SQL Server will need to support the application processing load.

↑ Back to the top


More information

To increase the minimum dynamic memory setting for SQL Server 7.0, follow these steps:
  1. Click Start, point to Programs, point to Microsoft SQL Server 7.0, and click Service Manager. The SQL Server Service Manager dialog box will appear.
  2. Make sure that "MSSQLServer" (without the quotation marks) appears in the Services list, click Start, and then click Continue.
  3. When SQL Server has started, click Start, point to Programs, point to Microsoft SQL Server 7.0, and then click Enterprise Manager.
  4. In the console tree, expand the Microsoft SQL Servers node, and then expand the SQL Server Group node.
  5. Right-click the node of your SQL Server, and click Properties.
  6. Select the Memory tab.
  7. Under Dynamically Configure SQL Server Memory, drag the Minimum (MB) memory slider to the right until it says 32 MB.
  8. Click OK, and then close the SQL Server 7.0 Enterprise Manager.
For the new settings to take effect, you must stop and then restart the MSSQLServer service.

This is by design. In SBS, this allocation has already been made.

↑ Back to the top


Keywords: KB224818, kbinfo

↑ Back to the top

Article Info
Article ID : 224818
Revision : 3
Created on : 12/3/2003
Published on : 12/3/2003
Exists online : False
Views : 401