How much memory sql server has with awe enabled

  • Out of 20G of memory with awe enabled and /pae set sql server shows that it 218M is utilized and the processes show that 17G is reserved for sql server.

     

    What does the 218M represent since sql has 17G reserved and how can one find out if sql has used up say 4G of out of the 17G reserved..

     

    Thanks

  • You should see all but 2GB .  To verify how much memory SQL sees and is using check Performance Monitor:

    SQLServer:Memory Manager\Total Server Memory

    SQLServer:Memory Manager\Target Server Memory

    Note that task manager will be very unreilable in showing you how much memory SQL Server is using.  Only rely on this counter.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply