MemtoLeave area

  • Hi,

    Is there a way to see how much memory is free in the memtoleave pool, what's using the memory and how heavily fragmented it is?

    I'm trying to see if the memory issues we are having ('Failed to reserve contiguous memory of Size= 65536'....) are related to memory pressure on the memtoleave area.

    Regards,

    S.

  • This help?

    http://support.microsoft.com/kb/271624

  • DBCC MEMORYSTATUS gives you most info about memory. You can also check DBCC MEMUSAGE.

    SQL DBA.

  • Steve/Sanjay,

    Thanks for your replies, I'll take a look.

    Has anybody had any experience of changing the -g startup parameter to 384MB on SQL Server 2000? Did it have any detrimental side effects? Did it resolve any memory problems they were experiencing?

    Thanks,

    Stephen

  • Stephen,

    Did you change the -g parameter. Did that affect your performance etc. I am planning to do a similar thing myself.

    Also, did you manage to get how to see the exact memtoleave allocated and in use

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

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