Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Community
The Application Last run Result in Task Manager is (0*1) when its run manually the application runs fine but through job scheduler trying to run showing above result
Can anybody give the solution for this task?
please revert me.
Regards,
khasim.
Once it is set to 1, the errors in the script would not go unnoticed. If any error, it would stop there with a message.
Hi Tresesco,
I attached Log file for Set Error mode=1 finally showing the error is General Script Error and Execution Failed. why Such issue coming?
can you give the solution?
Regards,
Khasim.
Hi khasim,
It seems that u are working on some shared drives.
However no concern with this.
In my openion it is ur relative path issue, check ur store command and ur relative path
and also try to put it in "[ ]". And I think skipping error by setting error Mode is never a permanent solution.
Hope that may help........![]()
Hi Ashish,
I checked for relative path also it works fine but the problem is whenever job schedule through Task Manager not run the qv application, manually its runs fine and through batch file also its run successfully.
Problem is through Task Manager the job will not run, can anybody give the solution?
Regards,
Khasim.
Hi,
the problem could be in the connection string to data source.
Check system's DSN and be sure that all used in script drivers are there. Driver could be ONLY in user's DSN - that's why it is successfully reloaded through client.
Regards,
Kyrylo