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

Why fact table is in normal form?

0 Answers  


i have a job with 3 possibiliies finish with ststus ok abbort warning how do you handle these 3 in job sequence? explain the situation where you have appiled scd in your project? chandu

0 Answers  


What is audit table?

1 Answers  


How to LOG 'unmatched Master' records and 'Reject Updates' in log files using MERGE stage?

1 Answers   TCS,


What are the types of containers?

0 Answers  






What are the types of jobs we have in datastage?

0 Answers  


what is the diff b/w switch and filter stage in datastage

2 Answers   Cap Gemini,


How can we do null handling in sequential files?

3 Answers   Reliance,


How do you find the number of rows in a sequential file?

0 Answers  


if ename='subbu' while running job the job should be abort how come?

3 Answers   IBM,


How to enter a log in auditing table whenever a job get finished?

2 Answers   L&T,


1.what is repartionoing technique? 2.what deliverables transferred to client using datastage? 3.how to write loop statements using nested loop sequence?

0 Answers   IBM,


Categories