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?



j1,j2,j3 jobs r runing iwant to run j1,j3 after j2 how to do this using sequencer? 2)j1,j2,j3 jobs..

Answer / 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

More Data Stage Interview Questions

Can you explain how could anyone drop the index before loading the data in target in datastage?

1 Answers  


What are the job parameters?

1 Answers  


WAT TYPE OF PL/SQL QUERRYS USED IN DATASTAGE

1 Answers  


With out using Funnel Stage, how to populate the data from different sources to single target

12 Answers   Wipro,


can we see the data in fixed width file? how can u change the datatype of fixed width files?

1 Answers   Infosys,


Differentiate between datastage and datastage tx?

1 Answers  


why do u need the IOS upgradation in a FC switch

1 Answers   IBM,


how to delete one row in target dataset

1 Answers   Satyam,


What is the use of hoursfromtime() function in transformer stage in datastage?

1 Answers  


what is a force compile

2 Answers   Cap Gemini, IBM,


input Name Salay Sam 10 Sam 30 Sam 20 Ram 40 Ram 50 Output should be Name Salary Count Sam 10 3 Ram 40 2 get min salary and count of name . OutPut 2 Name Seq Sam 1 Sam 2 Sam 3 Ram 1 Ram 2

1 Answers   HCL,


how to achieve this output ? Two Input columns(ID & Name) - ID | Name 1 | Jack 1 | Kara In output there should be only 1 column which will be populated as - 1,Jack 1,Kara

1 Answers  


Categories