![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello! I have a few File Tasks in SSIS that rename files. Through Visual Studio I can execute the package and it works great. When I attempt run this pacakge via SQL Agent, Command Line or the Integrated Services Engine it will finish with success however the files that are supposed to be renamed are all gone. When I look at the logs SSIS states it is deleting those files. I verified the File Tasks are set to rename and not delete. Has anyone else experienced this or understand what I may be doing wrong? Thanks!! |
#3
| |||
| |||
|
|
Check the file and folder permission for the SQL Agent account. |
#4
| |||
| |||
|
|
Arnie Rowland wrote: Check the file and folder permission for the SQL Agent account. I did check that to make sure. It's interesting because I can watch it create the original file, the file size grows so the import to text is successful, then it disappears. The log states the the file has been deleted but the file name it uses is the new file name. Both the original file and new file are gone. |
#5
| |||
| |||
|
|
Arnie Rowland wrote: Check the file and folder permission for the SQL Agent account. I did check that to make sure. It's interesting because I can watch it create the original file, the file size grows so the import to text is successful, then it disappears. The log states the the file has been deleted but the file name it uses is the new file name. Both the original file and new file are gone. |
![]() |
| Thread Tools | |
| Display Modes | |
| |