Re: Not enough memory for file map

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



I'm wondering if the problem is actually that you have too much RAM in
use. 4 GB of RAM is a huge amount, so it's hard to believe you'd
actually run out of RAM. You might try limiting the amount of RAM that
FoxPro can use and see if that works. Before running the update, try
using this from the command window:

=SYS(3050,1,10000000)
=SYS(3050,2,10000000)

That will limit the amount of RAM FoxPro can use for buffers to 10
megabytes.

Kevin Clark
Seton Home Study School

.



Relevant Pages

  • Re: efficacy of Linux w/o swap
    ... |> dedicated purpose that will use Linux and commodity hardware. ... | I suppose you could lock into RAM, ... can account for such an extreme amount of time. ... then evetually complete the switch. ...
    (comp.os.linux.development.system)
  • Re: xp pro blue screen
    ... Insufficient RAM. ... the amount of RAM, and performance seems to suffer quite badly if and ... Windows Task Manager is basically useless for this type of assessment ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: xp pro blue screen
    ... Insufficient RAM. ... the amount of RAM, and performance seems to suffer quite badly if and ... Windows Task Manager is basically useless for this type of assessment ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: System Properties question: RAM
    ... I followed your instructions and the amount of physical memory available ... How do I see the BIOS and the RAM ... there's pretty much no point in installing more than 3. ...
    (microsoft.public.windowsxp.general)
  • Re: CPtrArray/Heap failed...
    ... I have 4gb of Ram and windows 2003 server. ... function of the amount of installed RAM. ... My applicaiton is getting crash when it reached 2gb virtual memory size ... I am creating strings on heap and storing address in CPtrArray object. ...
    (microsoft.public.vc.mfc)