Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

MEMORY PROBLEMS WITH MY QLIKVIEW FILE !!

HELLO FRIENDS! THIS IS THE DISPLAY I GET WHEN I TRY TO RUN A REPORT FOR MY FILE. THE BOX SAYS : OUT OF VIRTUAL MEMORY/LOGICAL MEMORY,Allocating 32 MB.

How do i fix this situation?? Do i add in more memory ?

error loading image

2 Replies
Oleg_Troyansky
Partner Ambassador/MVP
Partner Ambassador/MVP

This depends on many different factors, for example:

  • Are you using 32 bit system or 64 bit system? on a 32-bit system, adding memory beyond 3 GB won't help...
  • It looks like you have quite a big document already, and I assume it used to work before. So, what changed caused the problem:
    • If you added more logic to your load script, you might caused some synthetic keys?
    • You might have "broken" some of the links between tables, causing "many-to-many" relations and Cartesian joins
    • If you loaded more data, maybe your system is not capable of processing larger volumes.

If you can analyze what change had caused the problem, you'd be able to determine the appropriate remedy...

Not applicable
Author

Hi OLEG!

I think the problem was that i added in too many files, i reduced some, and its working perfectly fine now,

Thanks! 😄