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

Code executed even after errors in script task

$
0
0

Hello all,

I have a container in which 2 steps are being executed. on 2nd step while generating reports, error come. The control goes to step 3 and 4 and code is executed. But when control goes to this contained to another container, the code stops and overall SSIS package execution stops.

Could you please let me know why the code goes to step 3 and 4 when error occurred on step 2. "ForceEexecutionResult" is set to None on the first container.

thanks in Advance.


Viewing all articles
Browse latest Browse all 24688

Trending Articles