dbTalk Databases Forums  

log and login information

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


Discuss log and login information in the microsoft.public.sqlserver.dts forum.



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

Default log and login information - 02-13-2004 , 12:01 AM






How can I view the DTS log and login information.
Pls help.



Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: log and login information - 02-13-2004 , 01:38 AM






The DTS log?

DTS does not log unless you tell it to. This is available in the package
properties and you can, in the current version, log to text file and SQL
Server. Once you have these you can simply look at them.

Login information?

Of what the connections?

You could loop through the connections and see if the connection is used
"Trusted" or has a user name

--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.allisonmitchell.com - Expert SQL Server Consultancy.
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"sam" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
How can I view the DTS log and login information.
Pls help.





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.