I have 3 jobs A,B and C , which are dependent each other. I
want to run A & C jobs daily and B job run only on sunday.
how can we do it?



I have 3 jobs A,B and C , which are dependent each other. I want to run A & C jobs daily and B ..

Answer / ajajsp

Use Nested Condition, on link job b conditional day = 'Sunday' on
link job c conditional day <> Sunday use sequencer stage after job to and provide output to job C.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Data Stage Interview Questions

what is parameterset?

4 Answers   Wipro,


i have source data like empno,enmae 11 ,aa 12 ,bb i want output like empno,ename 11 ,aa 12 ,bb 11 ,aa 12 ,bb

7 Answers   TCS,


Difference between sequential file and data set?

1 Answers  


What are the main differences you have observed between 7.x and 8.x version of datastage?

1 Answers  


Why we use surrogate key?

1 Answers  


What are the different kinds of views available in a datastage director?

1 Answers  


Define repository tables in datastage?

1 Answers  


Hi Vijay here For Four CPU's how many nodes will required?

4 Answers   TCS,


1.how to generate even numbers in surrogate or tranformar stage ? 2. how many ways to remove duplicate values?

5 Answers   Gallega, TCS,


table a contains 5 columns and table b contains 5 columns how can i get 10 columns at target?

9 Answers  


I have 2 jobs.I want to ru job B if job A has run 3 times.How can I achieve this through datastage

3 Answers   IBM,


How many types of views are there in a datastage director?

1 Answers  


Categories