![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have on package which has run 3 sets of truncated all rows in the table and then loads a new version of the table. The loading of the data into the table run consecutively rather concurrently. I there a way that I can make then run concurrently? Likewise, if I have a package which executes 2 packages (I have not done this yet), can I somehow make each thread run concurrently? |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Thanks, A couple of follow up questions. When you say "when you join them by workflow" what exactly does this mean. They are all using the same connection object...is this "joined by workflow"? So if I create seperate connection objects, then they have the potential of being "seperate"? When I look out and see how much CPU is being utilized when they are run consecutively, it appears to be about 20 to 30%. So why would I only run one process per CPU? I am guessing that they are more IO bound then CPU bound and perhaps I would get no more real thru-put by running concurrently. Again, thanks for your thoughts/recommendations |
![]() |
| Thread Tools | |
| Display Modes | |
| |