SSIS package is hanging

  • I have a package in SSIS 2008. It is taking data from one database and transforming it to another database on the same SQL Server which is not the server that SSIS is on. The package is hanging on a simple SELECT with a lookup. It is stuck on row 68804. When I look in SQL Server activity monitor it looks like the process is still running. I had another incident where the package calls a stored procedure and it looks like it is running from the SSIS side but in Activity Monitor nothing is running. Could there be an issue with TempDB? What could be causing this? I know exactly where it is hanging but don't know why so if you could help, I would greatly appreciate it.

  • Do you have any errors or printscreen??

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply