Page 1 of 1

Attempting to Cleanup after ABORT raised in job ..jobcontrol

Posted: Wed Feb 06, 2013 7:24 am
by Devendrudu
Hi Team,

I am facing issue in Sequence jobs.

my job contains execute command stage --------------> notification activity stage

when i ran the job i am getting below issues

Warning : the Attempting to Cleanup after ABORT raised in job <job name>..JobControl


Control : Job <Job name> aborted.

Posted: Wed Feb 06, 2013 8:12 am
by chulett
What are you running in the Execute Command stage and what does it return? What compile options have you enabled in the Sequence?

Posted: Wed Feb 06, 2013 8:09 pm
by ray.wurlod
You always get that message when the job aborts. Look for earlier errors in the job log.

Indeed, as a general practice, always try to resolve the first error first.