Ssis834 -
Solution: Disable the new AsyncCheckpointing feature for Change Data Capture (CDC) packages. Add /AsyncCheckpoint false to the execution command line.
: Ensure all tasks within the package are correctly configured. This might involve setting connections, specifying data mappings, or defining variables. ssis834