dbTalk Databases Forums  

SQL Server DTS Error Handling

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


Discuss SQL Server DTS Error Handling in the microsoft.public.sqlserver.dts forum.



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

Default SQL Server DTS Error Handling - 11-29-2005 , 04:32 AM






Hi,
I am using DTS to transform data from various text and excel files into
the database. This DTS will be scheduled as a job. If the DTS
encounters any error, I need to create a log file with the error
description which is customized and I do not want to use the inbuilt
error logging.
For example, I will be downloading some data for each employee from
excel, and I have an employee master in my sql server database. If
there is any foreign key violation, I need to log that error in a text
file and skip that row.

How to trap this error in DTS package and disable the default error
message which is popped up when any error is occured.


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.