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: 
lawrance
Creator II
Creator II

How QVD is loaded in Memory based on the size?

Please explain How QVD is loaded in memory.

If I'm using 4GB RAM means What is maximum size of the QVD?

If I'm using 8GB RAM means What is maximum size of the QVD?

5 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Depends on what else your machine is doing and how much ram the OS and other tasks are using. There's no way for us to tell exactly. Obviously you won't be able to load a 8 GB qvd file into memory on a machine with only 4 GB ram. Or even a 4 GB qvd file.


talk is cheap, supply exceeds demand
vinieme12
Champion III
Champion III

I think the larger the RAM , more the data it can process at a time.

RAM size doesn't define size limit of the QVD it only affects speed of reload.

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.
Peter_Cammaert
Partner - Champion III
Partner - Champion III

Do you mean QVD (data of a single table) or QVW (self-contained BI document)?

Peter_Cammaert
Partner - Champion III
Partner - Champion III

I'm not entirely sure that the RAM limit applies to QVDs. QVS will have a problem loading a document that is too large in memory. But more than once, QDS or QV started swapping/paging on my laptop when the RAM ceiling was reached. Eventually, "too much" data was processed as expected. It just took an awful lot of time.

Can you load QVDs in memory that require more memory than is available? Probably, but you don't want to do that more than once I guess.

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Ah, the page file you mean. Yeah, that may work, albeit very very slowly.


talk is cheap, supply exceeds demand