dbTalk Databases Forums  

Tasks in parallel and DB2

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Tasks in parallel and DB2 in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
JXStern
 
Posts: n/a

Default Tasks in parallel and DB2 - 11-10-2006 , 09:38 AM






Just inherited a package that's pretty simple, twenty-six tables
transfer in parallel, sharing connections, set to default four in
parallel. Only problem is, it starts four, but only one moves at a
time, which you can see when one of the larger ones gets going.

This uses the IBM DB2 client utilities and driver. I gather this is a
single-threaded driver, can anybody confirm?

Thanks.

J.

ps - I see from other postings that one approach is to use multiple
connections. It occurs to me that if I *don't* use multiple
connections, I should at least set my tasks in parallel down to 1,
because DTS locks the source table while it runs, so I'm currently
locking four tables while transferring one (and it's already caused
some problems). Just thinking out loud here. Thanks other posters.


rom: "rusted" <google (AT) precise-it (DOT) co.uk>
Newsgroups: microsoft.public.sqlserver.dts
Subject: Problem: Parallel tasks running sequentially ...
Date: 23 Aug 2006 03:00:32 -0700

From: "IanO" <IanONet (AT) gmail (DOT) com>
Newsgroups: microsoft.public.sqlserver.dts
Subject: Parallel tasks and conections
Date: 13 Sep 2006 13:30:49 -0700


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.