Need Help about SqlServer2000 Memory Management

  • Hi,

    We work with Sqlserver2000 and every day to 17h GMT the system becomes too heavy.

    The configuration of our server is as follows:

    -- 32 GB of memory

    -- 2 dual core processors

    --/ 3 GB disabled

    --PAE disabled

    --AWE active.

    By consulting with logs, we find the following warning (unable to allocate 'min server memeory' of 3990 MB).

    And in the event log ago (Event log - 17052: This SQL Server has been optimized for 8 concurrent queries)

    Please help me diagnose the problem and possible solutions me.

    Kind Regards,

  • Did you check the SQL Server Properties and see what you could do under the Memory tab?

  • aminemaalal (8/7/2008)


    -- 32 GB of memory

    -- 2 dual core processors

    --/ 3 GB disabled

    --PAE disabled

    --AWE active.

    By disabling PAE - SQL Server cannot use any more than 2GB of memory. AWE may be active in the SQL Server settings, but it cannot access that memory.

    Jeffrey Williams
    “We are all faced with a series of great opportunities brilliantly disguised as impossible situations.”

    ― Charles R. Swindoll

    How to post questions to get better answers faster
    Managing Transaction Logs

  • Thank you for response.

    I want to ask about prequests for this configuration (/3GB,PAe,AWE):

    - SqlSever2000 Version=?

    - Sql Server SP=?

    Note: We are using w an OS =Windows server2003 x64 and Microsoft SQL Server 2000 - 8.00.2040 (Intel X86) .

    Best Regards

    Amine MAALAL

    Software Engineer

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

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