Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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;