Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Not Enough Memory for File Map
Message
From
10/04/2002 11:33:34
 
 
To
10/04/2002 09:42:22
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00643130
Message ID:
00643240
Views:
21
Sergey,

Thanks for the help. Can you explain to me how you determined the appropriate size for the buffers and and where to find information on the sys(1104) function. I can't find it in the help.

Thanks again,

Mitch

>Try to limit the size of VFP buffers
SYS(3050, 1, 48*1024*1024)
>SYS(3050, 2, 48*1024*1024)
Also try to call SYS(1104) after command that process large tables. It clears memory cache and buffers.
>
>>Can somebody help me with "Error 1150: Not Enough Memory for File Map."
>>
>>I am running an application over a terminal server and am the only user on the machine. The application hits large tables and a number of the processes put out large cursors. I am running on a quad processor machine with plenty of ram and virtual memory.
>>
>>I can run the application sometimes without error on the same day over the same data. The last run when I hit the error running the prg, I hit suspend, waited a half hour and typed resume and it finished without incident.
>>
>>I am stumped. The best I can come up with is Sun Spots as an answer. Help.
>>
>>Thanks,
>>
>>Mitch
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform