Hi guys,

Design job sequence,
we have 3 sources, in that 1st source in abort then only run
the remaining sources..
How please design the job.

Thanks.

Answers were Sorted based on User's Feedback



Hi guys, Design job sequence, we have 3 sources, in that 1st source in abort then only run the..

Answer / babu

hai Ankit,

we have to give only for jobactivity1(failed conditional),
remaining jobactivity2 and jobactivity3 have unconditional otherwise ok conditional...

(I think)


thanks.

Is This Answer Correct ?    6 Yes 2 No

Hi guys, Design job sequence, we have 3 sources, in that 1st source in abort then only run the..

Answer / ankit gosain

Hi All,

Create three job acitivities like:


JobActivity1-------->JObAcitivity2
|
|
|
JobActivity3

Now, double click on JobActivity1, and go to the trigger
tab, make the expression type for both the JobActivity2 &
JobActivity3 as failed - (Conditional).
Then both the jobs will run if and only if when the first
job will get aborted.

Cheers,
Ankit :)

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Data Stage Interview Questions

You enter values in a schema file for RCP and you also entered values in sequential file? which one will it take?

1 Answers   TIAA CREF,


What are the processing stages?

0 Answers  


how to run jon in unix back round process what is command use in runing a job?

2 Answers   HSBC,


What are the components of datastage?

0 Answers  


Hi guys, Please design a job for dis requirement with derivation(solution). my source table like dis. emp_no qualification 1 a 1 c 2 a 3 c 3 b To loaded to target like dis emp_no qualification 1 b 2 b 2 c 3 a my requirement is every employer have three qualifications i.e a,b and c. what qualification missed in source table that will be move to target systems. Hope u got it the requirement. Right Thanks.

0 Answers  






What are the functionalities of link partitioner?

0 Answers  


Different ways a project can be moved to production ?...example ….export-import and Version control.

0 Answers  


we run a job in 4 nodes,i want to run same job on 8 nodes is it possible? job recompling is mandtory?why?

1 Answers   HSBC, NTT Data,


my soure table is emp having columns sal,deptno in the deptno 10,20,30deptno row are there expected out put is min(sal) of 10th deptno,max(sal) of 20th deptno,mean(sal) of 30th deptno using aggregation stage

4 Answers  


what is the use of DSattchJob?DetachJob? where can we find it?

0 Answers   IBM,


HOW U CAN ABORT THE JOB IF THE DATA IS DUPLICATE?

1 Answers   IBM,


What are the main differences you have observed between 7.x and 8.x version of datastage?

0 Answers  


Categories