Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
If a QVD is used by different .qvw documents (for example three .qvw load from the same QVD), the QVD is loaded only one time in RAM or each qvw load its copy of unaggregated data?
Thanks in advance,
Davide
Each qvw would be loaded into RAM so if each of your 3 qvws has the full qvd data within it then the server will have 3 copies of the data in RAM.
Hope this helps,
Jason
Thanks for the answer,
Bye