dbTalk Databases Forums  

List DTS pkgs

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


Discuss List DTS pkgs in the microsoft.public.sqlserver.dts forum.



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

Default List DTS pkgs - 11-11-2005 , 11:28 AM






All,

SQL Server 2000 sp3

I have a need to get a list of all DTS pkgs running on several servers. I
know EM lists them, but I need it for an email and did not want to have to
re-key entire list.

Thanks,
--
Keena Ferguson
Sr. DBA
Comdata Inc

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

Default Re: List DTS pkgs - 11-11-2005 , 01:42 PM






KeenaF wrote:
Quote:
All,

SQL Server 2000 sp3

I have a need to get a list of all DTS pkgs running on several servers. I
know EM lists them, but I need it for an email and did not want to have to
re-key entire list.

Thanks,
For local server packages -

select * from msdb.dbo.sysdtspackages



--
Darren
http://www.sqldts.com
http://www.sqlis.com


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.