简体   繁体   English

在 MS SQL 服务器中执行 SSIS package

[英]executing SSIS package in MS SQL server

I have deployed an SSIS project into the SSISDB.我已经在 SSISDB 中部署了一个 SSIS 项目。 When I run the job, either manually (right click and execute) or through a job, it results in errors.当我手动(右键单击并执行)或通过作业运行作业时,会导致错误。 I am getting the following errors below.我在下面收到以下错误。

Data Flow Task: Error: Flat file Source failed the pre-execute phase and returned error code 0xC020200E.数据流任务:错误:平面文件源未能通过预执行阶段并返回错误代码 0xC020200E。

Data Flow Task: Warning: The system cannot find the path specified.数据流任务:警告:系统找不到指定的路径。 Data Flow Task: Error: Cannot open the datafile "C:\xxxxx\test.csv数据流任务:错误:无法打开数据文件“C:\xxxxx\test.csv

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM