Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Out of Memory composite model/Direct Query.

Hi all,

 

Getting out of memory (ram) with Direct Query.

 

I was reaching the data size limit (1 gig) with my model using import and I knew that in future it was going to get bigger. So I switch to a mixed model design. Where only the large table would be direct Query.

 

After this I got, two major issue. The first being perfomance just tanked. I assuming this is primarily the backend DB just wasn't up to the task. I also am ware that the report itself could do with some tuning to fit the composite connection model.

 

The issue I am suprise with though was that of the Out of Memory/RAM preventing many of the visuals that would load with import method.

 

Any thoughts?

 

 

3 Replies