all groups > sql server dts > june 2006 >
You're in the

sql server dts

group:

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


whats the best way to identify, whether dts is currently running or not? dishan NO[at]SPAM gmail.com
6/27/2006 11:45:00 PM
sql server dts:
whats the best way to identify whether dts is currently running or
not?(ms-sql 2000)

Cheers
DF
Re: whats the best way to identify, whether dts is currently running or not? Darren Green
6/28/2006 6:39:54 PM
Hello dishan@gmail.com,

[quoted text, click to view]

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

AddThis Social Bookmark Button