SSIS Task runs in never ending mode

Viewed 45

I have a SSIS package which is running successfully from a long time. This week I encountered that package has stopped running and goes into loop. On 7th the execution error was about not able to load to file server.

I did troubleshooting and found that a task is running endless. These 9,777 rows are not transferred to destination. Its buffering and hangs here. Can anyone please help ?

enter image description here

0 Answers
Related