j1,j2,j3 jobs r runing iwant to run j1,j3 after j2 how to do
this using sequencer?
2)j1,j2,j3 jobs r runing iwant to run j1,j2,j3 how to do this?
Answer Posted / sbhash
1. Connect J2 to J1 and J3. Connect J2 to J1 and
J3. 'Expression Type' as 'OK -(Conditional) or Custom -
(Conditional)' and for 'Custom - (Conditional)', put
constraint as J2.$JobStatus < 3.
2. Create a sequence without any Links between these jobs
and rund then those jobs will run in parelell.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is process model?
What is datastage engine?
What are the components of datastage?
Enlist various types of routines in datastage.
If we take 2 tables(like emp and dept),we use join stage and how to improve the performance?
How to reverse the string using unix?
Can you explain players in datastage?
What is the command line function to import and export the ds jobs?
How to find value from a column in a dataset?
How a routine is called in datastage job?
what is the custome stage in datastage? how can we impliment that one? plz tell me
Describe stream connector?
What is ds designer?
what is the use of materialized view?
What is a merge?