Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8264575
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T04:30:39+00:00 2026-06-08T04:30:39+00:00

I have a package that sends out two emails whenever a control flow element

  • 0

I have a package that sends out two emails whenever a control flow element fails. For example, if the ExecuteSQL Task fails, the Package level OnError event handler fires two emails.

Is this a known issue? How do I get around this?
I can do this through database driven scripts, but essentially, I would like to handle the situation on SSIS itself. Thanks for any help.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T04:30:41+00:00Added an answer on June 8, 2026 at 4:30 am

    Keep in mind that event handlers will raise events anytime the triggering action occurs. So, you’re not guaranteed to only get one event using an event handler (with a few exceptions of course).

    If you want to guarantee only one email then I would recommend not sending email via the OnError event and instead linking a ‘Send Email Task’ that is part of the control flow and connected to the ExecuteSQL task with a ‘Failure Constraint’.

    Or, you could also set a user variable equal to true in the OnError event and then send the email based on that with a ‘On Completion’ constraint mixed with an expression that checks the value of the Error user variable. That way, it doesn’t matter how many times the OnError event raises as the task will only run if it was raised at least once.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Okay, so here's the issue. I have two apps that need to package up
I have a simple web form that sends and email out via .NET C#.
We have an ETL package that writes data to the SQL Server. Data is
I have an SSIS package that queries data from a view using an SQL
I have written an SSIS package that essentially takes data from multiple sources and
I have a basic hosting package that gives me access to create a MySQL
I have an SSIS (2005) package that transforms some XML data and then imports
I have a function in a package that returns a REF CURSOR to a
I have a DTS (not SSIS) package that hasn't been touched in years that
I have the Execute SQL Script package that contains the script to insert about

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.