Microsoft
Software
Hardware
Network
Question : SSIS Package Hangs in SQL Job
Hi guys -
I've been struggling with this one for a bit and hopefully you can help out. I have a bunch of SSIS (2k8) packages that I made. Testing them out on 2 different machines they run just fine in BIDS. They are file store packages.
Well when I make a job for them and run them there (using an operating system step type as opposed to a Integration Services step type so i could just call the packages directly and copy/paste in the parameter line (instead of continually failing to set up the parameters correctly with the job builder tool).
Anyway - they're operating system commands like this
"D:\SQL_2008\100\DTS\Binn\
DTExec.exe
" /FILE "D:\Packages\.....
But the problem is that some fly through the packages faster than they do in BIDS (expected)...but others just hang and my task never finishes. I have a bunch of master packages calling child packages (about 50 masters and about 15-20 children per master). MaxExecutables = 1 on the master. Profiler is sitting idle from what I can tell.
Any thoughts/ideas I can try?
Thanks :)
Answer : SSIS Package Hangs in SQL Job
Check the package logs and see what step they are hanging on.
Random Solutions
Windows 2003R2 Active Directory Domain Controllers
Securing Exchange with another companies Exchange server
basic question about binomials
Case statment
Header with an image?
build my own NAS
configure 871 router
Failed to convert parameter value from a ListViewItem to a String
Move subfolders and their contents to another location based on date.
Generating report.rdf to a pdf format and save it in oracle on the unix box to further ftp to network directory