Page 1 of 1

Attempting to Cleanup after ABORT raised in job TI_DT_Wintid

Posted: Thu Jun 09, 2016 12:50 am
by tine_bi
I have a situation where I can run a pralell job, but when I create a sequence it does not run.
Yesterday it worked just fine, now it does not.
I have not changed anything in my enviroment.

Here is the error I get from the sequence.

Attempting to Cleanup after ABORT raised in job TI_DT_Wintid_Ansatt_SEQ..JobControl

And yes I have tried reset before compile and run


Any ideas?

Posted: Thu Jun 09, 2016 12:47 pm
by Teej
We will need more details, can you please dump a few more lines from the job log?

-T.J.

Posted: Fri Jun 10, 2016 12:27 am
by ray.wurlod
My guess is that parameter values are not being passed correctly from the sequence to the job.

Check that the Job activity is configured correctly, and check both the log of the sequence and the log of the job run under its control, to see what values were used for parameters.