all groups > sql server dts > may 2007 >
You're in the

sql server dts

group:

Scheduled DTS Package Fails to get FTP Files


Scheduled DTS Package Fails to get FTP Files Thomas
5/29/2007 3:14:01 PM
sql server dts: I am using MS SQL Server 2000 Standard Edition with SP3a. I have created a
package to FTP some files from our Mainframe to a local directory on the same
SQL Server box. I have scheduled the package to execute at a specific time
everyday using the job scheduler in MS SQL Server. The job reports that it
ran successfully but it does not download the files request in the FTP
process.

When I run the DTS package manually all works as expected. This is running
on a Windows 2003 R2 Server with SP1. If I set this up to run via Windows
task scheduler using similar dat files it works every time.

If any knows how to get past this problem I sure would appreciate hearing
from you.

Re: Scheduled DTS Package Fails to get FTP Files Allan Mitchell
5/29/2007 10:33:50 PM
Hello Thomas,


This could and most probably is as simple as a Logon failure. Running it
manually and from the Windows Scheduler will probably have different credentials
to the ones used by Agent. The fact it reports successs is annoying I grant
you.

Have a look at this article

http://support.microsoft.com/?kbid=269074

--

Allan Mitchell
http://wiki.sqlis.com | http://www.sqlis.com | http://www.sqldts.com |
http://www.konesans.com

[quoted text, click to view]

AddThis Social Bookmark Button