SQL Server available memory during load test

  • On a Database server, Buffer pool is configured to utilize 80% of RAM and remaining 20% is for OS.

    At the end of Normal load test on the application, database server shows available memory of around 50% on the server.

    However, when application Peak load test is carried out, it starts with available memory of less than 10% on the DB server and then goes down till 7%. And no connections are made to SQL server during this time apart from the peak load test.

    Is this acceptable behavior? Can we have available memory going down until 7% when memory allocated to OS is 20%?

  • what are the specs of this server? is it 32 bit or 64 bit? how much memory does the server have?

    you give a 80 / 20 settings. so are you saying for example if you have 4 GB of RAM, you gave SQL 3.2 GB?

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

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