Re: Memory configuration for multiple instances and AWE
- From: "Andrew J. Kelly" <sqlmvpnooospam@xxxxxxxxxxxx>
- Date: Thu, 10 May 2007 15:46:26 -0400
Why do you want 4 instances instead of 1 instance with all the dbs in that
one instance? On 32 bit OS with AWE turned on in SQL Server it can get
tricky to manage the memory. First off AWE memory is not dynamic. If you set
Max memory to 4GB then you will get 4GB and no one else will touch it. If
you use 1 instance even though the memory is still not dynamic it is shared
amongst all the dbs.
--
Andrew J. Kelly SQL MVP
"Joseph P." <JosephP@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:1E899300-77ED-4DAB-B7CD-5649D062A138@xxxxxxxxxxxxxxxx
Hi All,
I have a question regarding AWE and memory configuration for multiple
instances.
Configuration that I have on the server is like this (this is SQL box
only,
no other applications will be running on this box):
For OS I am running Windows Server 2003 Enterprise edition with SP2.
I have 4 instances of SQL Server 2005 Standard edition SP2 installed. One
of
those four instances is hosting MOM reporting database
(SystemCenterReporting
DB) and SQL reporting. At a moment only default instance and one that is
hosting MOM reporting DB have active databases, but other two will get
some
load very soon.
RAM memory is 16 GB.
Disk storage is on the SAN and I have two mounted volumes one for data and
one for the log files.
I have /PAE switch in the Windows Boot.INI.
I granted LOCK PAGE IN MEMORY to the SQL Server account.
I enabled AWE for all SQL instances and I have set min SQL memory to 1GB
and
max memory to 4GB as a temporary solution for two active instances, but
somehow thinking this is not the best configuration possible.
Instance running MOM Reporting and default instance will be the most
active.
My question is - what is the best way to configure memory for all four
instances?
Cheers,
Joseph
.
- Follow-Ups:
- Re: Memory configuration for multiple instances and AWE
- From: Joseph P.
- Re: Memory configuration for multiple instances and AWE
- Prev by Date: Re: Msg 5841: The default full-text language is not supported by the..
- Next by Date: Re: Memory configuration for multiple instances and AWE
- Previous by thread: Re: Msg 5841: The default full-text language is not supported by the..
- Next by thread: Re: Memory configuration for multiple instances and AWE
- Index(es):
Relevant Pages
|