Ssis-948
[ABM] Buffer resized: TargetRows=8421, TargetSizeKB=87654 (CPU=0.78, MemFree=1.3GB)
long _targetSizeBytes = 10 * 1024 * 1024; // default 10 MB int _targetRows = 10_000; // default 10k rows readonly object _sync = new(); ssis-948
The SSIS-948 error is a specific error code that occurs when there's an issue with the SSIS package execution. This error code indicates that the package execution has failed due to a problem with the package's configuration or execution environment. [ABM] Buffer resized: TargetRows=8421
When the SSIS-948 error occurs, you might encounter symptoms such as: ssis-948
An "Adaptive Mapping" toggle in the Flat File Source component.