x
login about faq Site discussion (meta-askssc)

SSIS task failed but package should success

Dear All

I have a ssis convert task followed by few more tasks. the convert task is expected to fail. So i should get the overall package status as successful.

i tried all the options of even handler, expressions, or constraint. But didnt work. Could somebody please help me here?

more ▼

asked Sep 29 '12 at 07:19 PM in Default

jame4uall gravatar image

jame4uall
0 1

(comments are locked)
10|1200 characters needed characters left

2 answers: sort voted first

Hi Kannan thanks I tried that even. But still the package fails. Could u plz advise any other idea.

more ▼

answered Oct 02 '12 at 12:54 PM

jame4uall gravatar image

jame4uall
0 1

Hi Kannan thanks I tried that even. But still the package fails. Could u plz advise any other idea.

Oct 02 '12 at 12:57 PM jame4uall
(comments are locked)
10|1200 characters needed characters left

change the MaximumErrorCount property at package level. By default the package will fail if there is any error , you can make the package to fail only after the occurance of n errors.

more ▼

answered Oct 01 '12 at 08:04 AM

aRookieBIdev gravatar image

aRookieBIdev
2.1k 25 42 48

(comments are locked)
10|1200 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments



Facebook logo Follow Ask SSC on Facebook
Find Ask SSC on Google+
linkedin logo Find us on LinkedIn

Topics:

x758
x3

asked: Sep 29 '12 at 07:19 PM

Seen: 269 times

Last Updated: Oct 02 '12 at 12:57 PM

Copyright © 2002-2012 Simple Talk Publishing. All Rights Reserved. If you have any queries, please contact the site administrators.
Ask SQL Server Central is a community service provided by Red Gate.