dbTalk Databases Forums  

Restart

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


Discuss Restart in the microsoft.public.sqlserver.dts forum.



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

Default Restart - 05-08-2006 , 02:03 PM






Suppose I have a large DTS package with a lot of step and a lot of
dependancies. Say that it fails on step 25. I fix what ever the problem is
that cause step 25 to fail. How can I restart the DTS package and have it
begin processing on step 25?

Reply With Quote
  #2  
Old   
SP
 
Posts: n/a

Default RE: Restart - 05-09-2006 , 12:50 PM






Restart is not available on DTS, if you really want then delete all the
stream and execute the step you want and don't save the package. but this is
hardway and manual. you can use ssis to do restart.

"Jim Heavey" wrote:

Quote:
Suppose I have a large DTS package with a lot of step and a lot of
dependancies. Say that it fails on step 25. I fix what ever the problem is
that cause step 25 to fail. How can I restart the DTS package and have it
begin processing on step 25?

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.