Viewing 8 posts - 31 through 38 (of 38 total)
Also, my further testing shows that the first 2-3 times the package would run successfully and Execute SQL task under "OnError" event which I purposely trigger would run okay. After...
June 14, 2009 at 12:00 am
John, you are absolutely correct! My DB connection is used in like 3 different tasks. Wow, I didn't realize that everytime it's called, it would use up a connection. And...
June 13, 2009 at 11:51 pm
Sorry,I am not very good at SS yet.
I found the "SQL Server Logs" under Management. Is that the "Event Log" you meant?
I did see the error message states" "Could...
June 13, 2009 at 5:41 pm
Hi John,
Profile is such a good idea. I should have thought about it. I've finally figured out the problem was because of the data type issue and the error shows...
June 13, 2009 at 5:23 pm
I use SS2008 developer's version. Thanks again for all your time and suggestions.
It shouldn't be the concurrent issue then. I checked that I should have 10 concurrent connections. Also on...
June 13, 2009 at 5:04 pm
Actually this should not be related to the concurrent problem. Because I restarted the SQL server, and even reboot the machine and it still got the same "The statement has...
June 12, 2009 at 10:41 pm
How did concurrent processes happen? Does it mean the previous process didn't work? How do I clean it up then?
Thanks a lot!
June 12, 2009 at 10:15 pm
John, thanks a lot for your suggestions.
How do I find out the number of concurrent processes and how can kill the older processes?
Thanks again!
June 12, 2009 at 10:11 pm
Viewing 8 posts - 31 through 38 (of 38 total)