sequencer inside a sequencer not being reset

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
ktvarun
Participant
Posts: 1
Joined: Mon Nov 13, 2006 1:18 am

sequencer inside a sequencer not being reset

Post by ktvarun »

Hi,

I have a sequencer which is called inside another sequencer ( using the job activity stage ).

When the sequencer which is being called aborts, during the next run it is not getting reset, even if we choose 'reset if required, then run' option.

How can i make sure that sequencer which is being called will reset and run if it aborted during the previous run.

--varun--
kumar_s
Charter Member
Charter Member
Posts: 5245
Joined: Thu Jun 16, 2005 11:00 pm

Post by kumar_s »

Hi Varun,
Welcome aboard!!! :D
'Reset if Requried and Rerun" option should reset before executing the job.
You may find it aborted after the run, and that may be due to the current run. Do you get any error message or warning for this reason?
Impossible doesn't mean 'it is not possible' actually means... 'NOBODY HAS DONE IT SO FAR'
Post Reply