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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Auto reload when task failed

Hi Guys,

What can be done when a scheduled task from the management console fails and I would want an automatics reload ? Where does this trigger be defined? In the script of the document or the management console? I don't have the published license installed.

Best regards,Rob

Labels (1)
4 Replies
tresB
Champion III
Champion III

What could be the possible reasons of reload fail?

Anonymous
Not applicable
Author

General script error when storing a QVD. Happens once a week.

When restarting the task, it succeed so i need a quick workaround for this problem.

tresB
Champion III
Champion III

In that case you could probably just by pass the error by setting :

SET  ErrorMode=0;                 

avinashelite
MVP
MVP

I think some other task might have opened the QVD in the write mode and hence its not allowing to store ..check you have any task on that time