dbTalk Databases Forums  

DTS SendMail Failure Message

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


Discuss DTS SendMail Failure Message in the microsoft.public.sqlserver.dts forum.



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

Default DTS SendMail Failure Message - 12-22-2003 , 09:01 AM






I have a job, with 2 simple steps. Step 1 is a select statement, which outputs data to a .txt file, this step works fine.

The second step, I have a DTS SendMail package. I'm sending it to a known working email address, with the .txt attachment. I keep getting the error message below.

I appreciate any ideas on how I can successfully email this .txt file. Thank you!
-ChelleV

Executed as user: WELLMARK\WellmarSQL. DTSRun:
Loading... DTSRun: Executing... DTSRun OnStart:
DTSStep_DTSSendMailTask_1 DTSRun OnError:
DTSStep_DTSSendMailTask_1, Error = -2147220352 (80040480)
Error string: Logon failed: MapiLogonEx Failed due to MAPI error 273: MAPI Logon failed.
Error source: Microsoft Data Transformation Services (DTS) Package
Help file: sqldts80.hlp Help context: 9100 Error Detail Records:
Error: -2147220352 (80040480); Provider Error: 0 (0)
Error string: Logon failed: MapiLogonEx Failed due to MAPI error 273: MAPI Logon failed.
Error source: Microsoft Data Transformation Services (DTS) Package
Help file: sqldts80.hlp Help context: 9100
DTSRun OnFinish: DTSStep_DTSSendMailTask_1
DTSRun: Package execution complete. Process Exit Code 1. The step failed.

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

Default Re: DTS SendMail Failure Message - 12-23-2003 , 01:52 PM






See you other thread "SendMail DTS Error" ...

--
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.