Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Memory usage

Author  Topic 

jayp369
Starting Member

26 Posts

Posted - 2007-03-15 : 13:40:21
i have 8Gb or server memory
i am using the /pae /3gb switch in boot.ini
sp_configure max server memory says "8191" under run_value and config_value

AWE is enabled

but, in performance monitor it does not use more than 4.91Gb of ram

have i forgotten another switch to set???



Jay

SwePeso
Patron Saint of Lost Yaks

30421 Posts

Posted - 2007-03-15 : 14:03:14
Maybe the server currently does not need to use more memory?
Maybe all your databases aleady reside in RAM?


Peter Larsson
Helsingborg, Sweden
Go to Top of Page

jayp369
Starting Member

26 Posts

Posted - 2007-03-15 : 14:30:02
i have 35 database from 1Gb to 35Gb, my CPU usage is around 45% usage 5-6 hours constantly, this server is for the BI team and used for reporting

Jay
Go to Top of Page
   

- Advertisement -