AWE and Virtual Memory Paging Files

Last post 07-12-2009 3:12 AM by moh_hassan20. 8 replies.
Page 1 of 1 (9 items)
Active Topics My Discussions Unanswered Sort Posts: Previous Next
  • 04-09-2008 2:00 PM

    • eleung
    • Not Ranked
    • Joined on 06-16-2006
    • CA USA
    • Posts 13

    AWE and Virtual Memory Paging Files

    Hi Everyone,

    The following article I read puzzles me regarding the Paging File, http://technet2.microsoft.com/windowsserver/en/library/00284c8d-7a42-40f2-8a01-8de61dccd8c91033.mspx?mfr=true.

    "... Under such circumstances, the effectiveness of this large of page file could be minimal, based on the usage of the system, such as when hosting database management applications..."

     So my questions are the following:

    1. Does SQL Server 2000 Enterprise or SQL Server 2005 32-bit utilize the Page Files if AWE is enabled with Physical Memory fixed at 6 GB out of total 8 GB in the Windows 2003 SP1 32-bit?

    2. Are Paging files needed for 64-bit Windows 2003?

     
    Thanks,
    Eric
     

  • 04-09-2008 5:48 PM In reply to

    Re: AWE and Virtual Memory Paging Files

    In 32 bit SQL can use only 2 GB unless AWE enabled and it may use page file depends on the usage of the server/memory...

    Yes, page file is required for 64 bit too...but AWE is not required...

     

    MohammedU.
    Microsoft SQL Server MVP
    Moderator
    SQL-Server-Performance.com

    All postings are provided “AS IS” with no warranties for accuracy.
  • 04-10-2008 5:25 PM In reply to

    • eleung
    • Not Ranked
    • Joined on 06-16-2006
    • CA USA
    • Posts 13

    Re: AWE and Virtual Memory Paging Files

     Thanks MohammedU.  Our SQL 2K EE server is configured with AWE and 6 GB RAM and only 2-4 GB Page File.  I did a SysMon on the % Page File yesterday through this morning and the peak % usage on the PageFile is merely 10.821%.  Now, we have the backup jobs and db maintenance jobs running last night.  That means our server would be very busy and may utilize a lot of the Paging File.  10% peak usage is really surprising. 

    Does any one out there knows for a fact that SQL doesn't use the Paging File if AWE is turned on?  Or is the 6 GB is sufficient for SQL not to touch the Page File?

  • 11-27-2008 11:02 PM In reply to

    Re: AWE and Virtual Memory Paging Files

    I have 2 sql 2000 ent. A/P nodes installed on w2k3 ent. 32 bit.  each with 16 GB RAM.  SQL installed on c: and databases on e: and log files on l: on SAN.

    What should be the optimum page file size? Should it be created on all drives to improve performance?  I am facing slowness problems during peak times.

    Thanks in advance.

    Mohammad Qanbari

     

    Filed under:
  • 11-28-2008 6:28 AM In reply to

    • satya
    • Top 10 Contributor
    • Joined on 11-05-2002
    • United Kingdom
    • Posts 23,684
    • Microsoft MVP
      Moderator

    Re: AWE and Virtual Memory Paging Files

    -Satya S K J

    SQL Server MVP



    Knowledge is Power, you will gain by sharing it. SSQA.net - Invisible contributions to the users & visible success in SQL Community.
  • 06-17-2009 5:00 AM In reply to

    Re: AWE and Virtual Memory Paging Files

    I've below configuration on one of my production box.

    SQL Server 2000 Enterprise, 32 Gigs RAM, 2 Xeon processors, on C drive 1024 MB page file and 9000 MB each on two different partitions and both are on different RAID arrays. Apart from thsi our Java application is also running on the same box.

    Now my question is I've read that we cannot total page file size beyond 4096 MB on a 32 bit machine. then how its like this. and secondly, yesterday we got alert "Virtual memory uses 99%". one of our on call DBA restarted the server and it was fine. But I just want to know the root cause of the issue and wanna know if this page file configuration is fine or not.

    Ram
    MCDBA
    View Rohit Paliwal's profile on LinkedIn
  • 07-08-2009 8:56 AM In reply to

    Re: AWE and Virtual Memory Paging Files

    Any clue guys... its bit urgent....

    Ram
    MCDBA
    View Rohit Paliwal's profile on LinkedIn
  • 07-08-2009 8:58 AM In reply to

    • satya
    • Top 10 Contributor
    • Joined on 11-05-2002
    • United Kingdom
    • Posts 23,684
    • Microsoft MVP
      Moderator

    Re: AWE and Virtual Memory Paging Files

    Ok I have been absent on forums for a while, anyway can you check the amount of disk space available on C: drive or on the disk where this pagefile is located.

    I guess it could be a 2 fold issues with Mmeory and disk space.

    -Satya S K J

    SQL Server MVP



    Knowledge is Power, you will gain by sharing it. SSQA.net - Invisible contributions to the users & visible success in SQL Community.
  • 07-12-2009 3:12 AM In reply to

    Re: AWE and Virtual Memory Paging Files

    rohit2900:
    I've read that we cannot total page file size beyond 4096 MB on a 32 bit machine. then how its like this.
     

    You can overcome the 4GB file size limit and create more size

    How to configure >4GB read:

    http://support.microsoft.com/default.aspx?scid=kb;en-us;Q237740

     

    MCSE , MCITP (SQL 2005 Administration & Development), MCTS, MCPD
Page 1 of 1 (9 items)
Active Topics   My Discussions    Unanswered Posts


© 2010 Jude O'Kelly All Rights Reserved.