Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

dts and mapi login failure

Status
Not open for further replies.

ehague

Technical User
Joined
Nov 15, 2001
Messages
8
Location
US
I have several dts packages that run just fine through a third party scheduler. I then put a mail task on them to tell me if the package succeeded or failed. Every time the scheduler gets to the mail task it fails and logs a mapi login failure error. When I execute the dts package on my local box it sends the email with no problems. is it a problem with the robot login or is it associated to the profile? any help would be greatly appreciated.

Elizabeth
 
When you run the package from your local box it runs under your user account credentials. When you run it from the scheduler it runs under the SQL Server Agent Account. Have a look at the following link, which goes into a bit more detail on this problem.


Rick.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top