Restarting parent sequence checkpoint problem.

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
rpezzotti
Participant
Posts: 5
Joined: Sun Aug 14, 2005 7:24 pm
Location: São Paulo - SP (Brazil)

Restarting parent sequence checkpoint problem.

Post by rpezzotti »

Hi everybody,

I'm back again with another doubt that i could not solve with my searches here.

I'm using an sequence SParent that call another sequennce SChild.
In both sequences using checkpoint. The SCild has been tested and the checkpoints were working.

My problem:
I started the parent sequence, and the child sequence has started and aborted after some jobs finished OK.
When this happened, both sequences SParent and SChild had finished with status "Aborted/Restartable".
I restarted the parent sequence then the SChild restarted all his jobs(It ignored the checkpoints on the child sequence).
It should not restart from the last checkpoint?

P.S.: The "Execution Action" in the parent sequence is "Run"

Tks for help.
Pezzotti, Renato
rpezzotti@f9ti.com.br
DSguru2B
Charter Member
Charter Member
Posts: 6854
Joined: Wed Feb 09, 2005 3:44 pm
Location: Houston, TX

Post by DSguru2B »

Did you recompile the SChild before firing off the SParent?
Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.
rpezzotti
Participant
Posts: 5
Joined: Sun Aug 14, 2005 7:24 pm
Location: São Paulo - SP (Brazil)

Post by rpezzotti »

DSguru2B wrote:Did you recompile the SChild before firing off the SParent?


No, i do not.... i just restarted the parent job while both were "Aborted/Restartable".

tks
Pezzotti, Renato
rpezzotti@f9ti.com.br
Post Reply