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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
buzzy996
Master II
Master II

QVD Data

hey guys,

can you assist to share ur experience here on below scenario?

If we try to pull data from one abc.qvd into two xyz.qvws & sdf.qvws(these tow .qvws are different applications) at same point of time(exp:@10am shceduled),what will be happen in real time?

Qvd will fail to produce data to two .qvws or lock?

thanks

3 Replies
ThornOfCrowns
Specialist II
Specialist II

As I understand it, the QVD will serve the data requested by the load script(s) into memory, it's not locking rows as per a relational database.

marcus_sommer

I have never tested it by reading a qvd (writing will be definitely be locked) but I think in general you should avoid such situations.

- Marcus

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

You can read from qvd's simultaneously afaik. But if the qvd is written to then it is locked by the writing process and cannot be read by another process.


talk is cheap, supply exceeds demand