dbTalk Databases Forums  

DTS error allow

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


Discuss DTS error allow in the microsoft.public.sqlserver.dts forum.



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

Default DTS error allow - 11-09-2005 , 06:38 PM






Is there a number of DTS error allowed before completing the execution? I saw
it somewhere but couldn't rember where.

Thanks a lot.

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

Default RE: DTS error allow - 11-10-2005 , 12:23 AM






Hello Matthew,

You can find this option in the properties for a Transform Data Task, under
the Options tab and it's called Max error count. By default, this setting is
0 meaning that the task will fail at the first row or batch error.

Good luck!
Pavel
http://www.reporting.ro/

"Matthew Z" wrote:

Quote:
Is there a number of DTS error allowed before completing the execution? I saw
it somewhere but couldn't rember where.

Thanks a lot.

Reply With Quote
  #3  
Old   
Matthew Z
 
Posts: n/a

Default RE: DTS error allow - 11-10-2005 , 08:49 AM



Thanks Pavel, it helped me a lot. Do you know the what is max number it can
go? I thought is 10, but it looked like it can be any number we set there.

"Pavel" wrote:

Quote:
Hello Matthew,

You can find this option in the properties for a Transform Data Task, under
the Options tab and it's called Max error count. By default, this setting is
0 meaning that the task will fail at the first row or batch error.

Good luck!
Pavel
http://www.reporting.ro/

"Matthew Z" wrote:

Is there a number of DTS error allowed before completing the execution? I saw
it somewhere but couldn't rember where.

Thanks a lot.

Reply With Quote
  #4  
Old   
Allan Mitchell
 
Posts: n/a

Default RE: DTS error allow - 11-10-2005 , 02:25 PM



The UI will only let you enter 9999 but the datatype is a long so you
can set it to more than 9999 in code

Allan

"Matthew Z" <MatthewZ (AT) discussions (DOT) microsoft.com> wrote


Quote:
Thanks Pavel, it helped me a lot. Do you know the what is max number it
can
go? I thought is 10, but it looked like it can be any number we set
there.

"Pavel" wrote:


Hello Matthew,

You can find this option in the properties for a Transform Data Task,
under
the Options tab and it's called Max error count. By default, this
setting is
0 meaning that the task will fail at the first row or batch error.

Good luck!
Pavel
http://www.reporting.ro/

"Matthew Z" wrote:


Is there a number of DTS error allowed before completing the
execution? I saw
it somewhere but couldn't rember where.

Thanks a lot.


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.