You may receive messages that state that the computer is out of memory when you run Virtual Server 2005 and SQL Server 2000 as peer applications on the same computer (908476)
The information in this article applies to:
- Microsoft SQL Server 2000 Developer Edition
- Microsoft SQL Server 2000 Enterprise Edition
- Microsoft SQL Server 2000 Personal Edition
- Microsoft SQL Server 2000 Standard Edition
- Microsoft Virtual Server 2005
SYMPTOMSWhen you try to turn on virtual machines in Microsoft Virtual Server 2005, you may receive messages that state that the computer is out of memory. This problem occurs when the following conditions are true: - You are running Virtual Server 2005 and Microsoft SQL Server 2000 as peer applications on the same computer.
- You are running a SQL Server-based program that requires lots of random access memory (RAM).
CAUSEThis problem occurs because SQL Server does not release memory under conditions of heavy memory use.WORKAROUNDTo work around this problem, configure SQL Server to dynamically configure memory, and then set the minimum and maximum memory usage for SQL Server. To do this, follow these steps: - In SQL Server Enterprise Manager, right-click the instance of SQL Server, and then click Properties.
- In SQL Server Properties (Configure) - instance, click Memory, and then click Dynamically Configure SQL Server memory.
- Set the minimum and maximum memory usage by using the Minimum (MB) and Maximum (MB) sliders, and then click OK.
REFERENCES
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
271624
Using DBCC MEMORYSTATUS to monitor SQL Server memory usage
Modification Type: | Major | Last Reviewed: | 12/7/2005 |
---|
Keywords: | kbtshoot kbprb KB908476 kbAudITPRO kbAudDeveloper |
---|
|