dbTalk Databases Forums  

View execution steps of SSIS packages

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


Discuss View execution steps of SSIS packages in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
christophe.leroquais@gmail.com
 
Posts: n/a

Default View execution steps of SSIS packages - 08-22-2006 , 11:05 AM






Hi there,

I've planed the excecution of packages, some at different times, some
others at the same time.
Do you know how I can follow in real-time the execution of the packages

with the start time, the current status....etc...


Is there a native Microsoft user-friendly tool existing for that?
Otherwise, is there
a 3rd party tool?


Thanks,


Chris


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

Default Re: View execution steps of SSIS packages - 08-22-2006 , 12:41 PM






The SSIS server provides info on running packages. The other way to setup
the packages to log to the SQL Server Log Provider, a table or two really,
and query that as you want to see what is happening.

Logging is a good idea anyway.

Cheers



<christophe.leroquais (AT) gmail (DOT) com> wrote

Quote:
Hi there,

I've planed the excecution of packages, some at different times, some
others at the same time.
Do you know how I can follow in real-time the execution of the packages

with the start time, the current status....etc...


Is there a native Microsoft user-friendly tool existing for that?
Otherwise, is there
a 3rd party tool?


Thanks,


Chris




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.