Scenario : I have 2 jobs say job A and Job B with parameters x and y respectively. I need to create a sequence job. If we pass parameter x then Job A should run, If we pass parameter y then Job B should run, if we dont pass any parameter then Both Job A & B should run.

Answers were Sorted based on User's Feedback



Scenario : I have 2 jobs say job A and Job B with parameters x and y respectively. I need to create ..

Answer / sanjay

Kindly let me the answer

Is This Answer Correct ?    7 Yes 2 No

Scenario : I have 2 jobs say job A and Job B with parameters x and y respectively. I need to create ..

Answer / ankita

Can Use Nested Condition activity to achieve this scenario

Is This Answer Correct ?    1 Yes 0 No

Scenario : I have 2 jobs say job A and Job B with parameters x and y respectively. I need to create ..

Answer / sindhu

by using scripts we can do it

Is This Answer Correct ?    1 Yes 0 No

Scenario : I have 2 jobs say job A and Job B with parameters x and y respectively. I need to create ..

Answer / jaswanth

we can use nested condition along with the sequencer by giving the ANY condition to link Job A and Job B.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Stage Interview Questions

How to lode data in sequntional files perform faster?

1 Answers   Polaris,


Describe stream connector?

0 Answers  


how to get the unique records on multiple columns by using sequential file stage only

3 Answers  


In Sequential file, how can i split a column into two, and that column contains string datatype. For Example, i have column of string datatype as subedar khaja. Now i want get output as separately with subedar in one column and khaja in second column. How? Coula anybody, solve it?

2 Answers   Polaris,


Why do we use exception activity in Datastage?

0 Answers  






I have a few records just I want to store each records tow times in target how?

2 Answers   Polaris,


how CAN we remove duplicates in dataset?

2 Answers   IBM,


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

0 Answers  


Sequential file i have one record,i want 100 records in target?How can we do that?Pls explain me and what stages are there?What logic?

1 Answers   TCS,


What is job control?

0 Answers  


what is the unix script to run the job? Please mention commands which we use often?

3 Answers   TCS,


What is the precedence of stage variables,derivations, and constraints?

0 Answers  


Categories