Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Server 2000 maxes out memory and inserts crawl
Message
From
17/10/2003 12:21:27
 
 
To
17/10/2003 08:28:06
General information
Forum:
Microsoft SQL Server
Category:
Database management
Miscellaneous
Thread ID:
00839527
Message ID:
00839814
Views:
28
SQL Server will dynamically grab and release memory as it sees fit. It will release memory if it sees that there are other processes on the server that need memory. Have you tried to set SQL Server's memory to a fix value? Use the server options dialog in the SEM and fix the memory at something like 1GB and then rerun your tests.

-Mike


>It's definitely SQL Server. It seems like SQL is caching the table data in RAM but never freeing up the memory again. I haven't found anythng related to my problem at MS but am still looking.
>Do you know of anyway to adjust the amount of time SQL Server holds data in RAM before flushing it out to the disk and freeing up the memory? I've had a few more knowledgable database people tell me that SQL NEVER gives up the memory and that every SQL server needs to be rebooted periodically - is this true?
>
>Thanks.
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Previous
Reply
Map
View

Click here to load this message in the networking platform