Re: Not enough memory for file map
- From: KevClark64@xxxxxxxxxxx
- Date: 8 Nov 2005 05:54:44 -0800
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
.
- Follow-Ups:
- Re: Not enough memory for file map
- From: Kan Kan
- Re: Not enough memory for file map
- From: Kan Kan
- Re: Not enough memory for file map
- References:
- Not enough memory for file map
- From: Kan Kan
- Re: Not enough memory for file map
- From: Villi Bernaroli
- Re: Not enough memory for file map
- From: Kan Kan
- Not enough memory for file map
- Prev by Date: Re: Not enough memory for file map
- Next by Date: RE: Not enough memory for file map
- Previous by thread: Re: Not enough memory for file map
- Next by thread: Re: Not enough memory for file map
- Index(es):
Relevant Pages
|