DTS FTP & Scheduling
From: Sal (Sal_Cifone_at_adp.com)
Date: 01/25/05
- Next message: aaron kempf via SQLMonster.com: "Re: DTS FTP & Scheduling"
- Previous message: Justin Patch: "Import truncating fields at 255 characters"
- Next in thread: aaron kempf via SQLMonster.com: "Re: DTS FTP & Scheduling"
- Reply: aaron kempf via SQLMonster.com: "Re: DTS FTP & Scheduling"
- Messages sorted by: [ date ] [ thread ]
Date: 25 Jan 2005 13:38:06 -0800
Hello All,
I created a simple DTS package which uses the FTP task in Enterprise
Manager. I want to get a file off of the SQL Server D:\ Drive and copy
it to a network server , the F:\ Drive.
When I manually execute the job (right click execute package) it runs
perfectly. When I try to schedule it it fails giving me the error of:
=============================================================
Executed as user: PAR2MAGELLAN\SYSTEM. ..... DTSRun OnStart:
DTSStep_DTSExecutePackageTask_1 DTSRun OnProgress:
DTSStep_DTSExecutePackageTask_1; DTSStep_DTSFTPTask_1: Copying file to
F:\SHARED\FRS_Extract\SBS_FPRA_Export.txt.; PercentComplete = 0;
ProgressCount = 1 DTSRun OnError: DTSStep_DTSExecutePackageTask_1,
Error = -2147220493 (800403F3) Error string:
DTSStep_DTSFTPTask_1: Can not transfer file
D:\hyperion\essbase\App\SBSFRS\SBSFRS\SBS_FPRA_Export.txt from the
source directory to the destination directory. Please make sure the
directories exist and you have sufficient rights to access them.
Error source: File Transfer Protocol Task Help file: Help
context: 0 Error Detail Records: Error: 0 (0); Provider
Error: 0 (0) Error string: Can not transfer file
D:\hyperion\essbase\App\SBSFRS\SBSFRS\SBS_FPRA_Export.txt from the
source directory to the destination directory. Please make sure the
directories exist and you have sufficient righ. The step succeeded.
===========================================================
I am confused, can someone help,
Thanks,
Sal
- Next message: aaron kempf via SQLMonster.com: "Re: DTS FTP & Scheduling"
- Previous message: Justin Patch: "Import truncating fields at 255 characters"
- Next in thread: aaron kempf via SQLMonster.com: "Re: DTS FTP & Scheduling"
- Reply: aaron kempf via SQLMonster.com: "Re: DTS FTP & Scheduling"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|