通过任务计划程序运行时,SSIS失败文件传输 [英] SSIS Fails File Transfer when run via Task Scheduler

查看:136
本文介绍了通过任务计划程序运行时,SSIS失败文件传输的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我有一个SSIS包,其中包括以下步骤



1.下载从SFTP到文件夹下载

2.处理文件

3.将文件从下载文件夹移动到备份



现在一切运行正常,当我手动运行时。



问题是我在任务计划程序中创建任务来运行SSIS包(通过DTEXEC)

步骤1和3失败。第2步工作正常(如果有文件)。



步骤1和3涉及将文件写入文件系统。可能存在许可问题。但我以管理员身份执行此任务。

Hi,

I have a SSIS package which includes the following steps

1. Download from SFTP to a folder "Download"
2. Process the files
3. Move the files from the folder "Download" to "Backup"

Now everything runs fine, when I run manually.

The problem is when I created a Task in Task Scheduler to run SSIS package(via DTEXEC)
the step 1 and 3 fails. The step 2 works fine(if there is a file).

Step 1 and 3 involves writing files to file system. There may be a permission issue. But I run this task as Administrator.

推荐答案

这篇关于通过任务计划程序运行时,SSIS失败文件传输的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆