Re: AWE Memory Question

From: Geoff N. Hiten (SRDBA_at_Careerbuilder.com)
Date: 12/10/04

  • Next message: Geoff N. Hiten: "Re: AWE Memory Question"
    Date: Fri, 10 Dec 2004 16:16:33 -0500
    
    

    It Depends.

    Minimum should be time to populate all of your cache from scratch. Watch
    and see what yours is at a low activity time. See how it changes. 10K is a
    good high point. Anything that large of bigger can be ignored.

    -- 
    Geoff N. Hiten
    Microsoft SQL Server MVP
    Senior Database Administrator
    Careerbuilder.com
    I support the Professional Association for SQL Server
    www.sqlpass.org
    "Bob Castleman" <nomail@here> wrote in message
    news:uZXkvyv3EHA.3504@TK2MSFTNGP12.phx.gbl...
    > Speaking of page life expectancy, what is a good value for that? On our
    > servers that jumps around alot.
    >
    > Thx,
    >
    > Bob Castleman
    > SuccessWare Software
    >
    > "Geoff N. Hiten" <SRDBA@Careerbuilder.com> wrote in message
    > news:eiBhBFv3EHA.2156@TK2MSFTNGP10.phx.gbl...
    > > You could safely give SQL another 2 to 3 GB of dedicated memory provided
    > > you
    > > are not running a lot of other apps on teh SQL server.  Unless you are
    > > under
    > > severe memory pressure, this won't help much.  The usual advice on
    memory
    > > is
    > > to look at the data cache hit ratio, but I find on large memory systems
    > > the
    > > Page Life Expectancy counter tells me a lot more, especially when the
    > > cache
    > > hit ration is above 95%.
    > >
    > > Check on IO bottlenecks.  Current Disk Queue length is a good stress
    > > indicator, but also look at Bytes/sec (both read and write separately).
    > >
    > > Watch CPU % of course.
    > >
    > > Those measurements will tell you the basics of where your SQL server is
    > > consuming resources and what types of expansion might help.
    > >
    > > -- 
    > > Geoff N. Hiten
    > > Microsoft SQL Server MVP
    > > Senior Database Administrator
    > > Careerbuilder.com
    > >
    > > I support the Professional Association for SQL Server
    > > www.sqlpass.org
    > >
    > > "Stephen Suley" <stephensuley@hotmail.com> wrote in message
    > > news:223EFEEE-F3BF-44CF-A4CD-0FB856D2CC7F@microsoft.com...
    > >> I have a memory configuration question;
    > >>
    > >> I am currently running SQL Server 2000 EE on a Windows 2003 Server EE.
    > >> The hardware is a 4way 2Ghz Xeon MP with 24GB RAM...30+ HDD's.
    > >> The machine is currently configured to use /PAE in the boot.ini and
    have
    > > the
    > >> SQL Server set to use AWE Memory.
    > >>
    > >> My current memory configuration is as follows;
    > >>
    > >> 18GB of locked pages in memory from the sqL server;
    > >> 4Gb left for the OS;
    > >> and 36GB of Virtual memory allocated;
    > >>
    > >> All is working fine and the system has been in production under heavy
    > >> load
    > >> without any issues. My question is can I make any modifications to get
    > > more
    > >> performance out of SQL Server, specifically allocate more pages in
    memory
    > > to
    > >> sql server and take more away from the OS. Maybe there is a formula or
    > > ratio
    > >> that someone could tell me about.
    > >>
    > >> Thanks for any ideas or help
    > >> -- 
    > >> Stephen Suley
    > >> Sys admin
    > >>
    > >
    > >
    >
    >
    

  • Next message: Geoff N. Hiten: "Re: AWE Memory Question"

    Relevant Pages

    • Re: FTS Performance in SQL 2005
      ... we had no end of problems with SQL FTS. ... Looking for a SQL Server replication book? ... The Memory Usage and VM Size never increase over about 65 MB and 20MB. ... cost relative to the whole batch, ...
      (microsoft.public.sqlserver.fulltext)
    • Re: FTS Performance in SQL 2005
      ... we had no end of problems with SQL FTS. ... Looking for a SQL Server replication book? ... The Memory Usage and VM Size never increase over about 65 MB and 20MB. ... cost relative to the whole batch, ...
      (microsoft.public.sqlserver.fulltext)
    • Re: Problem > 1 GB memory
      ... > Is there any way to 1) not to load the whole table on memory in order ... SQL Server maintains a cache of data that is accessed frequently. ... If there is no index on customer ...
      (comp.databases.ms-sqlserver)
    • Re: How to clear memory usage after executing queries ?
      ... Uh, Tom, if the pages that have been the cache the longest are constantly ... SQL Server will push pages out of memory only if it has to read new ... > pages into memory. ...
      (microsoft.public.sqlserver.programming)
    • RE: Consolidating instances of SQL server
      ... SQL Server is designed to use memory. ... The maximum amount of memory SQL Server can use varies depending on your ... This newsgroup only focuses on SBS technical issues. ...
      (microsoft.public.windows.server.sbs)