IMHO you get what you get. I do not think there is a "log only this" type
flag you can apply.
--
--
Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.konesans.com - Consultancy from the people who know
"Prabhat" <not_a_mail (AT) hotmail (DOT) com> wrote
Quote:
Hi All,
The dtsrun utility has a [/L log_file_name] Parameter, Which is Used to
Specify the name of the package log file.
The Package will Log All (Failure and Success) to the Specified File.
How Can I Log only if the Package Fails not while It Success?
So that the Size of the File will also Small and Easy to Debug and
maintain.
Thanks
Prabhat |