dbTalk Databases Forums  

Not all transforms are run in nested package

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


Discuss Not all transforms are run in nested package in the microsoft.public.sqlserver.dts forum.



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

Default Not all transforms are run in nested package - 08-17-2004 , 11:02 AM







I have a DTS package (Sql version 8) that calls a sub-package (Executes on
main thread) and the main package successfully executes. However when I
look at the destination tables of the sub-package, not all of the expected
data is there. It seems like it only runs one of the 3 transforms that I
have between the same 2 connections. When I run the sub-package standalone,
then the data is as expected. Anyone else experience this behavior?

Thanks,
Al



Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: Not all transforms are run in nested package - 08-22-2004 , 04:43 AM






In message <eUXjOOHhEHA.3632 (AT) TK2MSFTNGP09 (DOT) phx.gbl>, Al Cadalzo
<cadalzo (AT) hotmail (DOT) com> writes
Quote:
I have a DTS package (Sql version 8) that calls a sub-package (Executes on
main thread) and the main package successfully executes. However when I
look at the destination tables of the sub-package, not all of the expected
data is there. It seems like it only runs one of the 3 transforms that I
have between the same 2 connections. When I run the sub-package standalone,
then the data is as expected. Anyone else experience this behavior?

Thanks,
Al

I don't know why this should happen, but try turning on the logging,
both file and SQL server options for the child package and see if this
can shed any light on the matter.

--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org



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.