dbTalk Databases Forums  

Relative Precedence issue in DTS package

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


Discuss Relative Precedence issue in DTS package in the microsoft.public.sqlserver.dts forum.



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

Default Relative Precedence issue in DTS package - 01-25-2010 , 05:40 PM






Hi All,

I am using SQL Server 2000 - DTS.

I have multiple database connection & datapumps - running in parrallel.
All uses same Global variable, which is being iniaitized in an ActiveX Script.
I have tried playing around changing Relative priority of this step (tried
putting highest & lowest number - not sure how it works here).

But still there are few datapump steps which starts executing before ActiceX
script.
Resulting in errors as -
"Step 'DTSStep_DTSDataPumpTask_11' failed

Step Error Source: Microsoft OLE DB Provider for SQL Server
Step Error Description:No value given for one or more required parameters.
Step Error code: 80040E10"

How do I make sure that those steps never get executed before ActiveX script?

I had simlar issues in past, but playing around the tranformation had fixed
it (like executing the ActiveX package, refresh, save).

Any help will be appreciated.

Thanks,
Kedar

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.