dbTalk Databases Forums  

DTS Disable step

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


Discuss DTS Disable step in the microsoft.public.sqlserver.dts forum.



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

Default DTS Disable step - 01-20-2006 , 03:53 PM






I have 2 steps in my DTS, On Successfull completion of first step, second
steps got error some data issue, after data is fixed I disabled step 1
through Disconnected Edit changed Disabled Steps value to -1

After above changes, when I execute DTS package, it says successfully
completed but step 2 and step 1 is not run.




Any Idea, why this behave like this


thanks
kalyan


Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: DTS Disable step - 01-21-2006 , 04:46 AM






Hello Kalyan,

If using workflow step 2 follows step 1 and step 1 is disabled then step
2 will not execute. This is different behaviour to that exhibited in SQL
Server 2005.

http://www.sqlis.com/default.aspx?85


You will either need to remove step 1 or you can right click on step 2 and
select fromt he context menu "Execute Step"

Allan


Quote:
I have 2 steps in my DTS, On Successfull completion of first step,
second steps got error some data issue, after data is fixed I disabled
step 1 through Disconnected Edit changed Disabled Steps value to -1

After above changes, when I execute DTS package, it says successfully
completed but step 2 and step 1 is not run.

Any Idea, why this behave like this

thanks
kalyan



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.