Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Scheduled QVD creation - Failed to "kill" QV.exe instances. What am I doing wrong ?

Hi,

I am running a scheduled QVD creation every 15minutes using windows scheduler.

The batch file I am running looks like:

taskkill /im /F Qv2.exe

taskkill /im /F Qv2.exe

taskkill /im /F Qv2.exe

"C:\Program Files\QlikView\qv2.exe" -r C:\Users\Administrator\Desktop\QV files\Reload\Agr-tables-only.qvw

taskkill /im /F Qv2.exe

taskkill /im /F Qv2.exe

taskkill /im /F Qv2.exe

"C:\Program Files\QlikView\qv2.exe" -r C:\Users\Administrator\Desktop\QV files\Key-metrics-v2.qvw

taskkill /im /F Qv2.exe

taskkill /im /F Qv2.exe

However, I am still getting many QV2.exe instances up and running. (QV2.exe is just a copy of the exe)

I am suspecting that this has an impact on the performance as well as refresh/reload success.

Any suggestion how to improve my QVD creation and QVW reload process ?

Thanks

0 Replies