Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
An application is reloading from QMC. I am monitoring the processes (CPU and Memory) and I can see that the
qvconnect64.exe take quite a lot of memory but it is going up and down. What does it depend on ?
I guess it is related to my odbc connections in my qlikview application.
Other questions:
-what is qvb.exe for ?
-what does QVS.exe depend on ? I was reloading an application on QMC and so this process took quite a lot of memory but now the application finished reloading and this process still take a lot of RAM, why ?
Thank you for you help
Have a good day
Laura
Hi,
I'm not an expert but in two words qvconnect64.exe is the process that retrieve data from databases, qvb.exe is the task related to the distribution service (that launch qvconnect64.exe). The qvconnect64.exe is going up and down according to the database on which the query is running.
Exactly what Michele said.
Hi Laura,
Here is my understanding of all of these components:
Michele is correct - the qvconnect64 process connects to the database. Typically, each qvb process will spawn a child qvconnect process to make a connection to your data sources.
Qvb is the Qlikview batch process that's tied to each distribution service task. A nice way to see which task each process is working on is to use a tool like Process Explorer and pull up the qvb process properties. The 'Image' tab will give you some information about the process working directory, which may help you determine which task it is working on (depending on how you have structured your environment).
QVS is the qlikview service, and you can expect to see high RAM utilization as it loads open document datasets into memory. This isn't related to the distribution service.
Hope this helps! The reference manual is a great resource as well.
Thanks!
Josh
A few things that may make the (lack of) collaboration between QlikView processes a bit more clear. I'm simplifying most of the items to make this post short and comprehensive.
I didn't mention the QMC or the corresponding service QMS.exe, because they do not have a real responsability in all of this except defining and monitoring tasks and settings.
Another discussion about this item: http://community.qlik.com/message/695837#695837