Parallel job contains more than 20 stages.
I want to find out which stage is more performance
incentive.



Parallel job contains more than 20 stages. I want to find out which stage is more performance inc..

Answer / nish

read the dump score and player timings to find out whioch stages/nodes are taking more CPU time for execution.

consider splitting your job into parts optimally and compare the performance with the original design.

try to reduce number of transformer stages.
Check for unnecessary re-partitioning being introduced.

Hope it helps!

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Data Stage Interview Questions

what is normalization and denormalization

2 Answers   CTS,


Source have 1000 records and it can have three nodes ok but i want how many records are executed on each node?

3 Answers   TCS,


source has 2 fields like COMPANY LOCATION IBM HYD TCS BAN IBM CHE HCL HYD TCS CHE IBM BAN HCL BAN HCL CHE LIKE THIS....... AND I WILL GET THE OUTPUT LIKE THIS.... Company loc count TCS HYD 3 BAN CHE IBM HYD 3 BAN CHE HCL HYD 3 BAN CHE PLZ SEND ME ANSWER FOR THIS QUESTION..........

3 Answers   Patni,


how to connect source to db?generally what r stages u used? how to find the data is having delimiter format?

0 Answers   Wipro,


Enlist various types of routines in datastage.

0 Answers  






Field,NVL,INDEX,REPLACE,TRANSLATE,COLESC

0 Answers   CTS,


What is RCP

5 Answers   CGI, CTS,


how to change left and right links in join stage?

4 Answers   Cap Gemini, IBM,


I am having two tables called MASTER and DETAIL. I want to insert records to both tables. But one condition is that whenever the insert for MASTER table is success then only the records will inserted into the DETAIL table, otherwise abort the job. How can u design this job?

1 Answers   TCS,


can we use sequential file as a lookup

7 Answers   Cognizant, Wipro,


What is apt_config in datastage?

0 Answers  


How you can fix the truncated data error in datastage?

0 Answers  


Categories