Quantcast
Channel: SCN : Unanswered Discussions - Data Services and Data Quality
Viewing all articles
Browse latest Browse all 3719

System cannot find the path specified error

$
0
0

Hi,

 

I am trying to copy files from one folder to another folder within the same shared drive. Getting error "cannot find the path specified". Please see my error log.

 

1319612532PRINTFN7/25/2015 12:30:25 PM\\vmspfsfsch02\JET_INTEL_TO_BL\*
1319612532PRINTFN7/25/2015 12:30:25 PM\\vmspfsfsch02\JET_INTEL_TO_BL\Processed\*
1319612532PRINTFN7/25/2015 12:30:25 PM1: The system cannot find the path specified.
1319612532JOB7/25/2015 12:30:25 PMJob <JOB_JET0010_PreLoad> is completed successfully.

 

 

Script is as follows

 

print ( $GV_Jet_Base_Folder );

print( $GV_Jet_Processed_Folder );

print(exec('cmd','copy "'||$GV_Jet_Base_Folder||'" "'||$GV_Jet_Processed_Folder||' - copied to Processed Folder on '||to_char(sysdate(),'mm-dd-yyyy')|| ' at '   ||to_char(sysdate(),'hh-mi-ss')|| '.txt'||   '"',8));

 

Even if I change my global variables to the path on the job server, same error message.

 

Can anybody help?

 

Thx
RM


Viewing all articles
Browse latest Browse all 3719

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>