keif888 / SQLServerMetadata

SQL Server Metadata Toolkit
Microsoft Public License
82 stars 32 forks source link

SSIS Package more than 22 throw StackOverflowException #32

Open manishkr2025 opened 5 years ago

manishkr2025 commented 5 years ago

Hi Keith,

I have gone through your meta data harvester for SQL and it is really awesome. I see there is a limitation when I try to analyze SSIS packages. It would be nice to be able to analyze it on Project level under SSIS. The main issue is that I got following Stack over flow error. There are more than 200 packages and it occurs after 22 packages. Can you please look into it? Please see the attached file. SSISMetaDataErr.txt

SSISMetaDataErr.txt

DanDaDataEngineer commented 1 year ago

Part way through SSIS Catalog when the Analyzer throws "Process is terminated due to StackOverflowException." Would be good if we could skip on errors.