dbTalk Databases Forums  

Multiple Transform Tasks between 2 connections - Failure

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


Discuss Multiple Transform Tasks between 2 connections - Failure in the microsoft.public.sqlserver.dts forum.



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

Default Multiple Transform Tasks between 2 connections - Failure - 07-14-2005 , 04:20 AM






Hi,

I have a source and destination connection and i want to be able to have
multiple Transform tasks running between the 2 connections in parallel. I
also need the destination connection to show a fail result if one or more of
the tasks fails, but this currently doesn't seem to be the case.... Does
anyone know how to achieve this if it's possible?

Thanks

Reply With Quote
  #2  
Old   
Ilya Margolin
 
Posts: n/a

Default Re: Multiple Transform Tasks between 2 connections - Failure - 07-19-2005 , 08:41 AM






Simon,

Multiple tasks utilizing the same connection(s) are executed sequentially.
It can be the same source or the same destination connection or both. Same
is true for execute sql task. The rule here is one connection can serve just
one process at a time.

Ilya

"Simon M" <SimonM (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi,

I have a source and destination connection and i want to be able to have
multiple Transform tasks running between the 2 connections in parallel. I
also need the destination connection to show a fail result if one or more
of
the tasks fails, but this currently doesn't seem to be the case.... Does
anyone know how to achieve this if it's possible?

Thanks



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 - 2012, Jelsoft Enterprises Ltd.