Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Gettting warning :SSIS Warning Code DTS_W_MAXIMUMERRORCOUNTREACHED

$
0
0

Hi all,

I'm a beginer with SSIS . When I executed package from SSIS , I got the warning :"SSIS Warning Code DTS_W_MAXIMUMERRORCOUNTREACHED. The Execution method succeeded, but the number of errors raised (3) reached the maximum allowed (1); resulting in failure. This occurs when the number of errors reaches the number specified in MaximumErrorCount. Change the MaximumErrorCount or fix the errors" .

Then I try to update : MaximumErrorCount to 4, but I got the warning again.

My Table test : ( It had 17 rows, this is a part of it )

Customer_codeSalary
1A123
23A12
3A10
3A15
5D5
6T

Conditional split : salary > 9 . When It finished, I received only 2 rows ( which is imported to SQL server) instead of 4 rows. Please help me to solve it .

Thanks you very much,

HongNgoc



Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>