I have a number of packages that are running Data Quality check for some of our customer data. At times, the DQS task will be stuck in one of the packages randomly. There is no pattern how it gets stuck. Sometimes restarting the SQL Server works, sometimes not.
When a task is stuck, the CPU usage in windows task manager is at 0%.
In the above, you can see that one task is stuck but the other is not.
Recently, i realized another interesting behavior. When a task is stuck, an another package is triggered to run concurrently, the stucked task gets unstucked.
This does not make logical sense to me so I am wondering if anyone faced issues with random hanging DQS Cleansing task in SSIS before.
Thank you!