Article ID: 288340 - Last Review: November 6, 2003 - Revision: 3.2

FIX: Errors in Transform Failure Function Are Logged When They Should Be Ignored

This article was previously published under Q288340
BUG #: 236220 (SHILOH_BUGS)
Expand all | Collapse all

SYMPTOMS

If a transformation failure function returns DTSTransformstat_OK, the errors are logged to the transformation exception log and the transformation exception source log files.

NOTE: The DTS package itself ignores the errors and the Max Error Count value is not incremented.

RESOLUTION

To resolve this problem, obtain the latest service pack for Microsoft 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

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Microsoft SQL Server 2000 Service Pack 1.

MORE INFORMATION

When a transformation failure function returns DTSTransformstat_OK, the correct behavior is as follows:
  • The Max Error Count value is not incremented.
  • The error is not written to the transformation exception log or the transformation exception source log.
  • The step is not reported as failed.

APPLIES TO
  • Microsoft SQL Server 2000 Standard Edition
Keywords: 
kbbug kbfix kbsqlserv2000sp1fix KB288340
 

Article Translations

 

Related Support Centers