Hi Gurus,
I am getting an error while running a script:
This script is for moving a file in a different server from one folder to another(Windows).
308 | 15324 | RUN-050306 | 1/16/2015 8:55:12 AM | |Session JOB_TEST_ARCHIVE|Function exec |
308 | 15324 | RUN-050306 | 1/16/2015 8:55:12 AM | Function <exec> failed to execute program <cmd move Z:\DSIS\CUSTOMER*.* Z:\Archive\CUSTOMER\Processed>. Program terminated with |
308 | 15324 | RUN-050306 | 1/16/2015 8:55:12 AM | exit code <1>. |
308 | 15324 | RUN-050304 | 1/16/2015 8:55:12 AM | |Session JOB_TEST_ARCHIVE |
308 | 15324 | RUN-050304 | 1/16/2015 8:55:12 AM | Function call <exec ( cmd, move Z:\DSIS\CUSTOMER*.* Z:\Archive\CUSTOMER\Processed, 0 ) > failed, due to error <50306>: |
308 | 15324 | RUN-050304 | 1/16/2015 8:55:12 AM | <Function <exec> failed to execute program <cmd move Z:\DSIS\CUSTOMER*.* Z:\Archive\CUSTOMER\Processed>. Program terminated |
308 | 15324 | RUN-050304 | 1/16/2015 8:55:12 AM | with exit code <1>.>. |
308 | 15324 | RUN-053008 | 1/16/2015 8:55:13 AM | |Session JOB_TEST_ARCHIVE |
308 | 15324 | RUN-053008 | 1/16/2015 8:55:13 AM | INFO: The above error occurs in the context <|Session JOB_TEST_ARCHIVE|exec(...) Function Body|>. |
308 | 15324 | RUN-050306 | 1/16/2015 8:55:13 AM | |Session JOB_TEST_ARCHIVE|Function exec |
308 | 15324 | RUN-050306 | 1/16/2015 8:55:13 AM | Function <exec> failed to execute program <cmd move Z:\DSIS\CUSTOMER*.* Z:\Archive\CUSTOMER\Processed>. Program terminated with |
308 | 15324 | RUN-050306 | 1/16/2015 8:55:13 AM | exit code <1>. |
Please help in the above Error. I have pasted the error Log.
Thanks in Advance,
DJ