dbTalk Databases Forums  

Send email

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


Discuss Send email in the microsoft.public.sqlserver.dts forum.



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

Default Send email - 07-27-2009 , 01:07 PM






Hello,

I have a conditional split that splits records into valid and invalid.

How do i send an email of invalid records to the DBA?

Reply With Quote
  #2  
Old   
Luuk
 
Posts: n/a

Default Re: Send email - 07-27-2009 , 02:38 PM






Fsb schreef:
Quote:
Hello,

I have a conditional split that splits records into valid and invalid.

How do i send an email of invalid records to the DBA?



Outlook ?

--
Luuk

Reply With Quote
  #3  
Old   
Russell Fields
 
Posts: n/a

Default Re: Send email - 07-28-2009 , 10:01 AM



You might find Marcin Policht's series on SSIS helpful. Here is the
SendMail discussion:
http://www.databasejournal.com/featu...-Mail-Task.htm

Another site dedicated to helping you use SSIS is: http://www.sqlis.com/

Because problems are not always predictable, it is possible that you will
get a massive number of errors due to someone making a simple mistake. A
giant email is not always that friendly to deal with.

Therefore, I would suggest that if there are any errors you might:
1. Save the problems to a file and email the link to the DBA.
2. Save the problems to a table in SQL Server and email the DBA to
investigate the saved problem rows.

FWIW,
RLF


"Fsb" <Fountainhead7 (AT) hotmail (DOT) com> wrote

Quote:
Hello,

I have a conditional split that splits records into valid and invalid.

How do i send an email of invalid records to the DBA?



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.