Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Not enough memory for file map
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00705314
Message ID:
00705982
Views:
21
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.

Do you think that I can explicitly define these parameters in the .INI file considering the fact that no other apps are running simultaneously?

e.g.
[MEMORY]
MIN_FOREGROUND = 512000

For a server with 2GB RAM, will 500 MB of RAM be too large to be assigned to ForeGround applications?


Rather than specify the memory explicitly, would it be better to determine, what is available and then make assignments?

Thank you.

Ria
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform