dbTalk Databases Forums  

Tracing a DTS pkg execution

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


Discuss Tracing a DTS pkg execution in the microsoft.public.sqlserver.dts forum.



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

Default Tracing a DTS pkg execution - 01-27-2004 , 03:38 PM






What is the best way to trace a DTS pkg execution so I can
see the code/script for every single step?

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

Default Re: Tracing a DTS pkg execution - 01-28-2004 , 01:08 AM






You should see the code being issued against SQL Server using Profiler.
Other RDBMSs may have their own implementations also.

You could also output the statement in tasks from your package using Script

--

----------------------------

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


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

Quote:
What is the best way to trace a DTS pkg execution so I can
see the code/script for every single step?



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.