Tuesday, March 20, 2012

Package crashes without error information

I am creating an SSIS Package to import some data. The package contains a big for each loop with 3 parallel running nested for each loops. The package crashes within the big loop without returning any error information. It starts up the sqldumper and genreates an dump - but does not report any error to the UI (Visual Studio or dtexec). While I am running only one for each loop and disable the others the package executes successfully. Has anyone an idea what might be wrong ? or is the only chance to submit a bug report ?

Thanks
HANNES

If it's crashing the package and generating a dump then a bug report is the way to go. This is something we will want to catch and fix for sure.

Thanks

Donald

No comments:

Post a Comment