dbTalk Databases Forums  

Error Handling in DTS Package - Overwrite log file?

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


Discuss Error Handling in DTS Package - Overwrite log file? in the microsoft.public.sqlserver.dts forum.



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

Default Error Handling in DTS Package - Overwrite log file? - 04-22-2004 , 09:41 AM






Hello

I'm trying to perform package-level error handling within DTS. I would like to generate a log file when an error occurs within the package. I have been successful doing so, but do not like the fact that each time the package runs the file is appended to rather than being overwritten. Is there any way that I can overwrite the file rather than appending to it? Any ideas? Suggestions

Thank
Kevin

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

Default Re: Error Handling in DTS Package - Overwrite log file? - 04-22-2004 , 11:54 AM






In message <6C286195-A988-4965-9C35-AE798CAE16B6 (AT) microsoft (DOT) com>,
ktgillen <anonymous (AT) discussions (DOT) microsoft.com> writes
Quote:
Hello,

I'm trying to perform package-level error handling within DTS. I would
like to generate a log file when an error occurs within the package. I
have been successful doing so, but do not like the fact that each time
the package runs the file is appended to rather than being overwritten.
there any way that I can overwrite the file rather than appending to
it? Any ideas? Suggestions?

Quote:
Thanks
Kevin
How can I overwrite the package log for each execution
(http://www.sqldts.com/default.aspx?240)

--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org



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.