Article ID: 288188 - Last Review: November 6, 2003 - Revision: 3.2 FIX: DTS Package Reports Success When FTP Task Doesn't Transfer All FilesThis article was previously published under Q288188
BUG #: 351406 (SHILOH_BUGS)
On This PageSYMPTOMS
If the FTP task step of a Data Transformation Services (DTS) package is disturbed by a network error, the process may discard the partially downloaded file, continue execution to completion, and report that it "successfully completed execution of package". Because no error is logged in the package error log, the operator may be unaware that files are missing.
CAUSE
DTS responds inappropriately to the operating system's status callback.
RESOLUTIONTo resolve this problem, obtain the latest service pack for SQL Server 2000. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
290211
(http://support.microsoft.com/kb/290211/EN-US/
)
INF: How to Obtain the Latest SQL Server 2000 Service Pack
STATUSMicrosoft has confirmed that this is a problem in SQL Server 2000. This problem was first corrected in SQL Server 2000 Service Pack 1. MORE INFORMATION
The corrected behavior is that the DTS package completes execution and displays a package error window with the following message:
Package failed because step % failed".
Steps to ReproduceTo reproduce this error, follow these steps:
| Article Translations
|
Back to the top
