Page 1 of 1

Sequence Aborting

Posted: Thu May 10, 2007 7:31 am
by srao
I have 26 jobs . I have group them and run in one sequence . I developed the jobs but some jobs are aborting . How to handle these many jobs in a single sequence . most of the jobs finishing with warnings . so how to handle the finishing with warnings in single sequence.

Posted: Thu May 10, 2007 8:44 am
by chulett
Define 'handle'... and please delete your duplicate posts before someone replies to them. :?

Posted: Thu May 10, 2007 4:19 pm
by ray.wurlod
You can handle them however you like. Job sequences have one form of automatic handling built in, but the Exception Handler merely initiates a separate stream of processing - you still have to decide what to do.

Doubtless there are some business requirements that will guide you. Who needs to be told? Who has to investigate? Who has to be sent rejected records?