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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
carlos13
Creator
Creator

Memory error

i am getting following error.

OUT OF VIRTUAL AND/OR LOGICAL MEMORY, allocating 2 mb

I'm working with these files, I could help find a solution.

thanks

12 Replies
srchagas
Creator III
Creator III

U using a S.o Whith 32 or 64 bits?

probably  the load in B.D you giving is too large and  they can't  allocate in  memory correctly, advise you partition your load, for example, making 30 in 30 days ... something like that.

carlos13
Creator
Creator
Author

Charging is not anything big is 599K, what happens is that I do a table scan to create a temporary, as shown in the Test file and arrange the columns.

carlos13
Creator
Creator
Author

Any help!

Thanks

srchagas
Creator III
Creator III

U try read That qvd u attach?

because in my server don't have that problem, ur System is 32 or 64 bits?

carlos13
Creator
Creator
Author

Works in 64-bit, maybe it's something in the script that are performing poorly or can be done in a more optimal.

srchagas
Creator III
Creator III

U using Load * ? or something like that?

Not applicable

try with some less column if it will works then try to load partition table(i.e, load table  by part)

carlos13
Creator
Creator
Author

No, in the archive "test" your can see the load

carlos13
Creator
Creator
Author

As I can carry the load of the partition table?