I have 2 jobs.I want to ru job B if job A has run 3
times.How can I achieve this through datastage
Answers were Sorted based on User's Feedback
Answer / phani kumar
Hi Friend, by using sequencer, we can run this scenario. Put
the first job A in loop for 3 times. After successful
completion of 3 runs, then, run the second job B.
Pls correct me, if i am wrong.
| Is This Answer Correct ? | 15 Yes | 0 No |
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 |
Answer / rajasekhar.somineni
hai friends,we can do this by using job sequences.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to display all the duplicate records from the oracle Table?
we run a job in 4 nodes,i want to run same job on 8 nodes is it possible? job recompling is mandtory?why?
Hi,can any one please mention list of dimension and fact tables for Sales and Distribution System for a Pharmacutical company.
How to convert RGB Value to Hexadecimal values in datastage?
What is RCP?
What is active and passive stage?
How to RD using transformer?
what is the function in Transformer stage can act as Rank function in Oracle
A signal has a wavelength of 1 micro min in air.how far can the front of the wave travel during 1000periods?
What are the functionalities of link partitioner and link collector?
What is a datastage job?
In my previous project we get data from mainframe and load it into datastage DB2 tables.Sometimes we get data as flat file or a mainframe tables itself directly we fetch the data.Is this a migration project?