
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Tags:
- task schedueler
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Please share the Task Log to understand the error


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
