Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Refresh qvd by batch file

Hello,

We've just like to refresh qvd files by batch.

Batch file is very easy :

"D:\Program Files\QlikView\Qv.exe" /r "D:\Data\ApplicationsQlikView\Dimensions\Dimensions_Produit.qvw"

If we just double click on the batch file, it's working !

That means qvd files are created successfully.

Problem : How to schedule it ?

Indeed, even if we use windows task scheduler on the server, or UC4, we are able to execute it, but no end execution occured.

It means that process QV.EXE is still running, no qvd file created.

We have to stop manually the process.

For your information, we use a local admin user on our QlikView Server.

Thanks in advance for your help.

13 Replies
Not applicable
Author

Hi Rabeyron, I  am new to qlikview as well as to batch files. can you please expain in little more detail to refresh the qvd files with the help of batch files.

Thanks

Not applicable
Author

with the help of task schedular you can do this

control panel-->task schedular-->

then set the time of your batch file.

see attached file

Not applicable
Author

Hi Vishwarajan,

I have 6 QVD's and have created batch file for them and schduled it on 9:30.

But, when schduled starts, it complets only two QVD's and then automatically off.

So, why it happens. Is there any restriction over QVD that batch file can run only for two QVD's?

Thanks and Regards

Amol Khochare

vikasmahajan

Through Windows Scheduler  you can schedule the jobs, please find how to .

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
Not applicable
Author

Thanks Vikas. I just go through it.

Thanks and Regards

Amol Khochare

vikasmahajan

I have schedule jobs in windows for my organisation it works fine.

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
Not applicable
Author

Ok. I think it will work. Before that I also had done the same thing.

But, path was wrong. Hence, it was running only few QVD's.

Thanks.

Thanks and Regards

Amol Khochare

its_anandrjs

Try to create individual bat files for the QVD makers and schedule the bat for different time and check its run time also Also check what is the path in the bat.

Regards

Not applicable
Author

Yes. Now it is working fine.

Thanks for your suggestion.

Thanks and Regards

Amol Khochare