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 memory object" !!

Hi all,

i made a table, but when i click "Expand All" the memory for that object is going out.

Is there a way to set more memory for the object?

6 Replies
sushil353
Master II
Master II

Hi,

Which Qlikview version you are using?

Check this:

http://community.qlik.com/message/310289

HTH

Sushil

Not applicable
Author

Hi,

i'm using 10 SR4.. so i can't find "Export Memory Limit" in "User Preferences" !!

Is this the only solution?

sushil353
Master II
Master II

You should check your expressions: if you are using many if and else condition or you are using some complex expression then it is likely to behave like this.

also check your file size and your machine RAM..

Not applicable
Author

Yes, i know this! I tried to delete the complex expression and the calculated dimensions.... but when i "expand all" i have the same problem! I really don't understand what can be the problem.....

Not applicable
Author

Ok, i try to explain the problem with more details:

First of all, i check my db schema and it doesn't have sintetic key.

The table that gives me this problem has 6 dimensions, 4 of wich are calculated and other 2 are not.

The expressions of all calculated contains only one IF condition.

In particular, the expression of one of wich is so defined:

=Pick(match( Column1, 'TOTALE')+2, null(), Column2, 'TOTALE')

It is possible that this expression can cause a "Out of object memory"?

Sokkorn
Master
Master

Hi,

You should take a look here

Regards,

Sokkorn