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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
MindaugasBacius
Partner - Specialist III
Partner - Specialist III

Task Scheduler 0x3

Hello,

I am getting Last run result 0x3 but while loading the script I do not get any errors. The log also seems clear.

Do you have any idea what could be wrong?

ERROR_PATH_NOT_FOUND3 (0x3) The system cannot find the path specified.

1 Solution

Accepted Solutions
MindaugasBacius
Partner - Specialist III
Partner - Specialist III
Author

I've change only the batch file code:

rem "C:\Program Files\QlikView\Qv.exe" /r "C:\QVD_GENERATORS\Warehouse.qvw"

"c:\Program Files\QlikView\Distribution Service\QVDistributionService.exe" -r="C:\2.Transform\Warehouse.qvw"

The last run result in Task Scheduler returns 0x0. Unfortunately I still do not understand the core reason.

View solution in original post

3 Replies
krishnacbe
Partner - Specialist III
Partner - Specialist III

Hi,

Please share the Task Log to understand the error

agomes1971
Specialist II
Specialist II

Hi,

have you seen this

Windows system error codes | KB

HTH

André Gomes

MindaugasBacius
Partner - Specialist III
Partner - Specialist III
Author

I've change only the batch file code:

rem "C:\Program Files\QlikView\Qv.exe" /r "C:\QVD_GENERATORS\Warehouse.qvw"

"c:\Program Files\QlikView\Distribution Service\QVDistributionService.exe" -r="C:\2.Transform\Warehouse.qvw"

The last run result in Task Scheduler returns 0x0. Unfortunately I still do not understand the core reason.