Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I'm getting the error message like this ...out of virtual and/or logial memory, allocating 32MB.
What is the problem?
Your application is consuming more RAM memory than you have available.
It can be a huge dataset, not enough memory, or problems in your load script (for example incorrect left joins, etc).
It can also be in the interface... problems with expressions or a wrong use of dimensions in a chart
Try using less objects as every object uses ur RAM. delete any unnecessary items.
or u have to many charts, u can also use the 'auto-minimize' option.
You can increase the size of Virtual Memory. Virtual memory should be (Generally) 1.5 times the size of RAM. Basically it is the part of the Secondary disk which the computer uses when it runs out of Phisycal RAM.
To increase Windows Virtual Memory
1. Right-Click My Computer
2. Go to Properties
3. Go to Advance Tab
4. Go to Performance > Settings
5. Go to Advance Tab
6. Go to Virtual Memory > Change
7. Select drive you want to use for Virtual Memory
8. Select Custom size
8.1. Generally the initial size should be Half of RAM and Maximum should be 1.5 times of RAM.
9. Set > OK > Apply > OK (Save Everything)
10. You need to restart the computer
Check if your problem is solved. If no try to increase the Virtual Memory a little more.
I Hope this works out.
All the Best
Rajeev Sontakey ( rajeevmeets@gmail.com )