Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Not enough memory for file map
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00705314
Message ID:
00707360
Vues:
27
Hi,

I really need help here. I defined a memlimit and still got the error. As I had explained earlier, this is how the app works:

<<<

The application we are running is a night job and there are no other applications running simultaneously. This application spawns another instance of FoxPro in between and the first instance continues to process the rest of the code and finally waits for the second instance to terminate before it terminates.

>>>>

What I did was to define a Maximum memlimit on the ForeGround memory in FoxPro application that occurs first say A.exe.

This is what was assigned to A.exe in reality

<<
Buffer Memory Size : 1466433536

Foreground Memory : 262144

Background Memory : 366739456
>>

And later A.exe starts B.exe. B.exe does most of the processing and deals with big tables and involves joining these big tables. So what I had to do was actually define a memlimit on B.exe, because since B.exe does most of the processing and I get this error message ' Not enough memory for filemap' in B.exe.

But now that I have defined a memlimit on A.exe, I continued to get the same error message.

Any suggestions?

Thanks.

Ria
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform