I have 2 jobs.I want to ru job B if job A has run 3
times.How can I achieve this through datastage
Answer Posted / ramesh.unnam
by using start loop&end loop activity in the sequencer we
can achieve the answer.
start loop&end loop:
-------------------
it is used to run the job more than one time in sequencer is
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are routines in datastage?
What steps should be taken to improve Datastage jobs?
On which Dimension Table you implemented SCD Type in your Project
root tree will find which is server job and which is parallel job?
Define orabulk and bcp stages?
What could be a data source system?
how to read 100 records at a time in source a) hw is it fr metadata Same and b) if metadata is nt same?
whom do you report?
What are the important features of datastage?
How to RD using transformer?
How do y read Sequential file from job control?
file having these input and we have to get 3 output using same job Input 1 1 1 2 3 4 4 4 o/p1 o/p2 o/p3 1 1 2 2 1 3 3 1 4 4 4
Define meta stage?
What is apt_config in datastage?
What is difference between server jobs & parallel jobs?