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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Out of Virtual and/or logical memory, allocating 1MB

Dear All,

I am facing a prblem while reloading the data into qlikview developer.

The error is "Out of Virtual and/or logical memory, allocating 1MB"

Can some one let me know, what is the issue.

We need to upload the production data.

~Amit

10 Replies
Not applicable
Author

Hi Rob,

I am also facing similar problem in my document. As said I have scrambled the data and sending you the document. Please check and let me know what may be the cause of this error.

For you information when I ignore the below script and reload the data I am not getting any error message. Hope this information will be useful for you to work on.


LEFT JOIN (linktable)
INTERVALMATCH (CalendarDate)
LOAD date_from, date_to RESIDENT linktable;