Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Not enough memory for file map
Message
De
03/10/2002 14:14:13
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00705314
Message ID:
00707451
Vues:
22
Hi,

trace your "B"'s memory requirements with

GlobalMemoryStatus
GetProcessMemoryInfo

as well as sys(3050) into a protocol file.
You might add info about "A" as well.
You might also check the swap space possibly
needed for the joins, and required sizes there.

If memory is really sparse when running both
processes, try minimizing process the "A" hWnd,
since that frees up memory OR process all in one app.

HTH

thomas
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform