dbTalk Databases Forums  

DTS Runtime Issue Calling DTS Package within another DTS Package

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


Discuss DTS Runtime Issue Calling DTS Package within another DTS Package in the microsoft.public.sqlserver.dts forum.



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

Default DTS Runtime Issue Calling DTS Package within another DTS Package - 06-24-2008 , 08:19 AM






Hi,

We have a fairly complicated set of DTS packages which are run nightly to
perform our ETL process for our reporting environment. In most cases, the
process runs successfully. However, occasionally, the parent package will
trigger multiple instances of one of the packages and we will get a deadlock
or unhandled exception because the package is tripping on itself. The
structure of the package is as below. Each of the packages and subpackages
are run sequentially and has logging and error checking between each.

Package 0
Package 1.00
Package 1.10
Package 1.20
Package 1.30
Etc..
Package 2.00
Package 2.10
Package 2.20
Package 2.30
Etc...
Etc...

Does anyone have an idea why DTS would kick off multiple instances of the
package and how to prevent it?

Thank you.

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.