Execution problem related to sequence

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
ajmore
Participant
Posts: 22
Joined: Fri Aug 25, 2006 5:25 am

Execution problem related to sequence

Post by ajmore »

Hi All

I am having a main sequence A in which i am calling a subsequence B,the subsequence has a job that calls to the Quality Stage Component 'C'.
Whenever i execute the main sequence A, before that i have to compile the Sequence A and Sub Sequence B the Main sequences gets executed successfully.During the second run if i dont compile any of the sequences as they are in the finished state in the first run,the job calling the Quality Stage component fails.If the job C and sequences A & B are recompiled then it works.
What might be the reason for the same? why we need to recompile the sequences during second run after succesful execution of first run.

Regards
AM
JoshGeorge
Participant
Posts: 612
Joined: Thu May 03, 2007 4:59 am
Location: Melbourne

Post by JoshGeorge »

Have you tried invoking subsequent sequences and jobs with "reset if required" option in the sequences?
Joshy George
<a href="http://www.linkedin.com/in/joshygeorge1" ><img src="http://www.linkedin.com/img/webpromo/bt ... _80x15.gif" width="80" height="15" border="0"></a>
Post Reply