dbTalk Databases Forums  

DTS Error Messages

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


Discuss DTS Error Messages in the microsoft.public.sqlserver.dts forum.



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

Default DTS Error Messages - 05-11-2004 , 01:27 AM






Hi All

When I execute a DTS Package interactively I can view the
Status of each step through the Execution Progress screen
that contains the execution progress status bar. ie.
Step 1 - Complete; Step 2 - Not Run; Step 3 - Error
Occurred etc. When I click on a step that has failed I
receive an "nice" error message. How do I go about
capturing this error message that is displayed when the
status is clicked on so that the error message can be
written to a file when the package is executed as a Job
Step. I have tried logging the package using the error
log but the error displayed in the log file does not
contain the "nice" message that is displayed when the
step status is selected interactively. Any assistance
would be appreciated.

Thanks


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

Default Re: DTS Error Messages - 05-11-2004 , 01:53 AM






The "Nice" error message should still be there. The package level logging
can be seen sometines as a summary but for a DataPump task it has it's own
logging ability and is pretty good.

--

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

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
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


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

Quote:
Hi All

When I execute a DTS Package interactively I can view the
Status of each step through the Execution Progress screen
that contains the execution progress status bar. ie.
Step 1 - Complete; Step 2 - Not Run; Step 3 - Error
Occurred etc. When I click on a step that has failed I
receive an "nice" error message. How do I go about
capturing this error message that is displayed when the
status is clicked on so that the error message can be
written to a file when the package is executed as a Job
Step. I have tried logging the package using the error
log but the error displayed in the log file does not
contain the "nice" message that is displayed when the
step status is selected interactively. Any assistance
would be appreciated.

Thanks




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.