PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Hébergement serveur > ms.sqlserver.setup > Windows 2003 Standard, SQL Server 2005, and RAM
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
ms.sqlserver.setup Questions about SQL Server.

Windows 2003 Standard, SQL Server 2005, and RAM

Réponse
 
LinkBack Outils de la discussion
Vieux 02/11/2006, 21h15   #1
Michael Gorsuch
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Windows 2003 Standard, SQL Server 2005, and RAM

Hey guys. I'm trying to understand how Windows handles addressable
memory with SQL Server.

I have read that Windows will give 2GB to apps, and save 2 for the OS /
Shared pool. Right now, I have 2 GB of RAM in my box, but would like
to be able to give SQL Server 2005 a dedicated 2 GB.

If I expand my box to 4 GB of RAM (which it can handle), can I expect
to be able to assign the extra 2GB to SQL? Will it really be able to
take advantage of this, or is this just wishful thinking?

Thanks,

Michael

  Réponse avec citation
Vieux 02/11/2006, 21h53   #2
Arnie Rowland
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Windows 2003 Standard, SQL Server 2005, and RAM

You can easily SQL Server 3GB of memory by using the /3GB switch. That
leaves the remaining 1GB for the OS.

However, you didn't mention which version of SQL Server 2005 you are using.
Express can ONLY use 1 GB, and Workgroup maxes out at 3GB.

--
Arnie Rowland, Ph.D.
Westwood Consulting, Inc

Most good judgment comes from experience.
Most experience comes from bad judgment.
- Anonymous

You can't someone get up a hill without getting a little closer to the
top yourself.
- H. Norman Schwarzkopf


"Michael Gorsuch" <michael.gorsuch@gmail.com> wrote in message
news:1162502106.049109.306060@h54g2000cwb.googlegr oups.com...
> Hey guys. I'm trying to understand how Windows handles addressable
> memory with SQL Server.
>
> I have read that Windows will give 2GB to apps, and save 2 for the OS /
> Shared pool. Right now, I have 2 GB of RAM in my box, but would like
> to be able to give SQL Server 2005 a dedicated 2 GB.
>
> If I expand my box to 4 GB of RAM (which it can handle), can I expect
> to be able to assign the extra 2GB to SQL? Will it really be able to
> take advantage of this, or is this just wishful thinking?
>
> Thanks,
>
> Michael
>



  Réponse avec citation
Vieux 03/11/2006, 14h05   #3
Michael Gorsuch
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Windows 2003 Standard, SQL Server 2005, and RAM

I am using standard edition. What about AWE? Is that an effective way
to assign the extra 2G over to SQL Server?

Thanks for the reply,

Michael

On Nov 2, 4:53 pm, "Arnie Rowland" <a...@1568.com> wrote:
> You can easily SQL Server 3GB of memory by using the /3GB switch. That
> leaves the remaining 1GB for the OS.
>
> However, you didn't mention which version of SQL Server 2005 you are using.
> Express can ONLY use 1 GB, and Workgroup maxes out at 3GB.
>
> --
> Arnie Rowland, Ph.D.
> Westwood Consulting, Inc
>
> Most good judgment comes from experience.
> Most experience comes from bad judgment.
> - Anonymous
>
> You can't someone get up a hill without getting a little closer to the
> top yourself.
> - H. Norman Schwarzkopf
>
> "Michael Gorsuch" <michael.gors...@gmail.com> wrote in messagenews:1162502106.049109.306060@h54g2000cwb.g ooglegroups.com...
>
> > Hey guys. I'm trying to understand how Windows handles addressable
> > memory with SQL Server.

>
> > I have read that Windows will give 2GB to apps, and save 2 for the OS /
> > Shared pool. Right now, I have 2 GB of RAM in my box, but would like
> > to be able to give SQL Server 2005 a dedicated 2 GB.

>
> > If I expand my box to 4 GB of RAM (which it can handle), can I expect
> > to be able to assign the extra 2GB to SQL? Will it really be able to
> > take advantage of this, or is this just wishful thinking?

>
> > Thanks,

>
> > Michael


  Réponse avec citation
Vieux 03/11/2006, 16h19   #4
Arnie Rowland
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Windows 2003 Standard, SQL Server 2005, and RAM

The OS needs some memory, and according to various Microsoft documents, AWE requires up to 1 GB as operational overhead.

I recommend using the /3GB switch, and leaving AWE out of the mix. However, you may wish to explore what happens to performance if you were to use AWE with only 4GB of total memory.

See these articles for more guidance:

Configuration -Memory, Adjust Memory Usage
http://support.microsoft.com/default...;en-us;q321363

Configuration -Memory, AWE, Not usable < 4GB
http://download.microsoft.com/downlo...dv64BitEnv.doc

Configuration -Memory, Can not use more than 2GB of memory
http://www.support.microsoft.com/?id=811891

Configuration -Memory, Large Memory Support Is Available in Windows 2000 (AWE)
http://www.support.microsoft.com/?id=283037

Configuration -Memory, SQL Server 7 & 2000 memory usage
http://www.support.microsoft.com/?id=321363

Configuration -Memory, SQL Server Memory
http://sqljunkies.com/Tutorial/0D4FF...2FE2D58F6.scuk

Configuration -Memory, SQL Server to use more than 2 GB of physical memory
http://support.microsoft.com/kb/274750/

Configuration -Memory, Using AWE Memory
http://www.sql-server-performance.com/awe_memory.asp


--
Arnie Rowland, Ph.D.
Westwood Consulting, Inc

Most good judgment comes from experience.
Most experience comes from bad judgment.
- Anonymous

You can't someone get up a hill without getting a little closer to the top yourself.
- H. Norman Schwarzkopf


"Michael Gorsuch" <michael.gorsuch@gmail.com> wrote in message news:1162562717.322395.275500@k70g2000cwa.googlegr oups.com...
>I am using standard edition. What about AWE? Is that an effective way
> to assign the extra 2G over to SQL Server?
>
> Thanks for the reply,
>
> Michael
>
> On Nov 2, 4:53 pm, "Arnie Rowland" <a...@1568.com> wrote:
>> You can easily SQL Server 3GB of memory by using the /3GB switch. That
>> leaves the remaining 1GB for the OS.
>>
>> However, you didn't mention which version of SQL Server 2005 you are using.
>> Express can ONLY use 1 GB, and Workgroup maxes out at 3GB.
>>
>> --
>> Arnie Rowland, Ph.D.
>> Westwood Consulting, Inc
>>
>> Most good judgment comes from experience.
>> Most experience comes from bad judgment.
>> - Anonymous
>>
>> You can't someone get up a hill without getting a little closer to the
>> top yourself.
>> - H. Norman Schwarzkopf
>>
>> "Michael Gorsuch" <michael.gors...@gmail.com> wrote in messagenews:1162502106.049109.306060@h54g2000cwb.g ooglegroups.com...
>>
>> > Hey guys. I'm trying to understand how Windows handles addressable
>> > memory with SQL Server.

>>
>> > I have read that Windows will give 2GB to apps, and save 2 for the OS /
>> > Shared pool. Right now, I have 2 GB of RAM in my box, but would like
>> > to be able to give SQL Server 2005 a dedicated 2 GB.

>>
>> > If I expand my box to 4 GB of RAM (which it can handle), can I expect
>> > to be able to assign the extra 2GB to SQL? Will it really be able to
>> > take advantage of this, or is this just wishful thinking?

>>
>> > Thanks,

>>
>> > Michael

>

  Réponse avec citation
Vieux 03/11/2006, 17h16   #5
Michael Gorsuch
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Windows 2003 Standard, SQL Server 2005, and RAM

Thanks. I'll check into these articles.

On Nov 3, 11:19 am, "Arnie Rowland" <a...@1568.com> wrote:
> The OS needs some memory, and according to various Microsoft documents, AWE requires up to 1 GB as operational overhead.
>
> I recommend using the /3GB switch, and leaving AWE out of the mix. However, you may wish to explore what happens to performance if you were to use AWE with only 4GB of total memory.
>
> See these articles for more guidance:
>
> Configuration -Memory, Adjust Memory Usagehttp://support.microsoft.com/default.aspx?scid=kb;en-us;q321363
>
> Configuration -Memory, AWE, Not usable < 4GBhttp://download.microsoft.com/download/9/c/c/9cc42e30-538b-4451-8fdb-...
>
> Configuration -Memory, Can not use more than 2GB of memoryhttp://www.support.microsoft.com/?id=811891
>
> Configuration -Memory, Large Memory Support Is Available in Windows 2000 (AWE)http://www.support.microsoft.com/?id=283037
>
> Configuration -Memory, SQL Server 7 & 2000 memory usagehttp://www.support.microsoft.com/?id=321363
>
> Configuration -Memory, SQL Server Memoryhttp://sqljunkies.com/Tutorial/0D4FF40A-695C-4327-A41B-F9F2FE2D58F6.scuk
>
> Configuration -Memory, SQL Server to use more than 2 GB of physical memoryhttp://support.microsoft.com/kb/274750/
>
> Configuration -Memory, Using AWE Memoryhttp://www.sql-server-performance.com/awe_memory.asp
>
> --
> Arnie Rowland, Ph.D.
> Westwood Consulting, Inc
>
> Most good judgment comes from experience.
> Most experience comes from bad judgment.
> - Anonymous
>
> You can't someone get up a hill without getting a little closer to the top yourself.
> - H. Norman Schwarzkopf
>
> "Michael Gorsuch" <michael.gors...@gmail.com> wrote in messagenews:1162562717.322395.275500@k70g2000cwa.g ooglegroups.com...
> >I am using standard edition. What about AWE? Is that an effective way
> > to assign the extra 2G over to SQL Server?

>
> > Thanks for the reply,

>
> > Michael

>
> > On Nov 2, 4:53 pm, "Arnie Rowland" <a...@1568.com> wrote:
> >> You can easily SQL Server 3GB of memory by using the /3GB switch. That
> >> leaves the remaining 1GB for the OS.

>
> >> However, you didn't mention which version of SQL Server 2005 you are using.
> >> Express can ONLY use 1 GB, and Workgroup maxes out at 3GB.

>
> >> --
> >> Arnie Rowland, Ph.D.
> >> Westwood Consulting, Inc

>
> >> Most good judgment comes from experience.
> >> Most experience comes from bad judgment.
> >> - Anonymous

>
> >> You can't someone get up a hill without getting a little closer to the
> >> top yourself.
> >> - H. Norman Schwarzkopf

>
> >> "Michael Gorsuch" <michael.gors...@gmail.com> wrote in messagenews:1162502106.049109.306060@h54g2000cwb.g ooglegroups.com...

>
> >> > Hey guys. I'm trying to understand how Windows handles addressable
> >> > memory with SQL Server.

>
> >> > I have read that Windows will give 2GB to apps, and save 2 for the OS /
> >> > Shared pool. Right now, I have 2 GB of RAM in my box, but would like
> >> > to be able to give SQL Server 2005 a dedicated 2 GB.

>
> >> > If I expand my box to 4 GB of RAM (which it can handle), can I expect
> >> > to be able to assign the extra 2GB to SQL? Will it really be able to
> >> > take advantage of this, or is this just wishful thinking?

>
> >> > Thanks,

>
> >> > Michael


  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 13h07.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,14611 seconds with 13 queries