Hello all,
I have a issue where my SSIS package is getting stuck when running through SQL agent. SQL agent runs through a domain account. To troubleshoot what i did is, I logged in using SQLagent account on server and ran the package manually from Visual Studio which completed successfully. So I am not sure what is wrong here.
Environment is : SQL 2008 R2(X64) on Windows 2008R2 Std(X64)
The job gets stuck and does not log anything nor does it fail.
SSIS experts please advise and let me know if you need any further details.