Re: Allocating memory
From: Mike Hodgson (mike.hodgson_at_mallesons.nospam.com)
Date: 02/28/05
- Next message: Burkhard: "Re: SQL Server 50% slower running on SAN"
- Previous message: Adam Machanic: "Re: SQL Server 50% slower running on SAN"
- In reply to: David C: "Allocating memory"
- Next in thread: Anthony Thomas: "Re: Allocating memory"
- Reply: Anthony Thomas: "Re: Allocating memory"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 01 Mar 2005 10:44:24 +1100
According to SQL BOL, the "min server memory" and "max server memory"
sp_configure settings *do not* require a restart in order to take affect
(see
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/adminsql/ad_config_3wmr.asp).
These are the 2 settings you'll need to change to set a fixed memory
size for SQL server.
-- *mike hodgson* |/ database administrator/ | mallesons stephen jaques *T* +61 (2) 9296 3668 |* F* +61 (2) 9296 3885 |* M* +61 (408) 675 907 *E* mailto:mike.hodgson@mallesons.nospam.com |* W* http://www.mallesons.com David C wrote: >If I want to change SQL Server to use a fixed memory size, do I have to >stop/start SQL Server...or even the whole server to do so? Thanks. > >David > > > >
- Next message: Burkhard: "Re: SQL Server 50% slower running on SAN"
- Previous message: Adam Machanic: "Re: SQL Server 50% slower running on SAN"
- In reply to: David C: "Allocating memory"
- Next in thread: Anthony Thomas: "Re: Allocating memory"
- Reply: Anthony Thomas: "Re: Allocating memory"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|