Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ICE Errors with large files and 128 Mb Ram
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00516025
Message ID:
00516232
Vues:
11
Paul,

You can specifying Memory Allocation for foxpro in CONFIG.FPW using MEMLIMIT statement. Following statement allocates 50 percent of your system's available memory to FoxPro with a minimum allocation of 16MB (16384K) and a maximum 32MB (32768K).
MEMLIMIT = 50,  16384, 32768
>Hi all. A couple of months ago I posted a strange experience where a customer was experiencing an Internal Consitency Error when trying to reindex a very large (100 Meg +) file using FoxPro 2.6. We were able to make the problem go away by reducing the memory on his Win 98 machine from 128 Meg to 96 Meg.
>
>Last week, I had another customer who was having the same type of problem on a Win Me machine. In a completely different application, when the application tried to create an index on a very large file, foxpro generated an ICE error. It had been doing this for a couple of months, so the user had been performing that operation on another computer. I swapped her 128 Meg of memory for a 64 Meg piece and the problem went away.
>
>I present this info as a heads up in case anybody else sees it and also a question. Can anyone explain this behavior? Is there a better work around? I don't want to tell customers they have to have less that 128 meg!
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform