dbTalk Databases Forums  

Getting the status data from a DTS package execution (SQL Server 2

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


Discuss Getting the status data from a DTS package execution (SQL Server 2 in the microsoft.public.sqlserver.dts forum.



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

Default Getting the status data from a DTS package execution (SQL Server 2 - 08-25-2009 , 09:17 AM






When executing a DTS package under SQL server 2000, for each step certain
information is made available upon completion of each step. There are the
following columns:

1) Status
2) Start Time
3) Finish Time
4) Execution time

What would be the easiest way to trap this information and be able to do
something with it (say if you execute the task through an ActiveX script
where you can enumerate through the steps). I am specifically interested in
the Status column.

Appreciate any helpful tips you may have.


Thanks,
Leo

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.