Page 1 of 1

Sequence job is not calling parallel jobs in DS1.5FixPack1

Posted: Tue Dec 18, 2018 1:27 am
by venkat626
Hello Team,

We are encountered issues on sequence jobs in IS 11.5 fixpack1 GRID environment. The sequence job is skip/not calling parallel job and it went to finished state.

The issue is happening on intermittently and we are not getting any incident because of sequence job is not aborted.


Issue Details: Sequence job is not calling parallel jobs but sequence job not getting aborted .

Regards,
Venkat

Posted: Tue Dec 18, 2018 6:57 am
by chulett
It will be hard for anyone here to provide much guidance, unless they've been a victim of this as well. In the meantime, I'm thinking it would be best for you to open a Support Case if you haven't done so already.

Posted: Wed Dec 19, 2018 12:54 am
by ray.wurlod
Is there a message in the sequence log stating something like the parallel job is being skipped? Or that a run of it has been requested?

Is the Job activity preceded by anything else and, if so, what kind of trigger is it?

Recompile the sequence and examine the generated code. This may give some clue as to why the parallel job is not being executed.

Posted: Wed Dec 19, 2018 6:04 am
by venkat626
Thanks Ray.

We opened a case and working with IBM team.

No, We haven't got any error/information in sequence job/parallel job.