dbTalk Databases Forums  

whats the best way to identify, whether dts is currently running or not?

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


Discuss whats the best way to identify, whether dts is currently running or not? in the microsoft.public.sqlserver.dts forum.



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

Default whats the best way to identify, whether dts is currently running or not? - 06-28-2006 , 01:45 AM






whats the best way to identify whether dts is currently running or
not?(ms-sql 2000)

Cheers
DF


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

Default Re: whats the best way to identify, whether dts is currently running or not? - 06-28-2006 , 01:39 PM






Hello dishan (AT) gmail (DOT) com,

Quote:
whats the best way to identify whether dts is currently running or
not?(ms-sql 2000)

Cheers
DF
There is ideal way to do this, as DTS is just like a client application.
How dio you detect if a user is connected to yoru SQL server? Look in sysproesses
for a start. If you run the packages from SQL AGent jobs, then you can check
to see if the job is running.




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.