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

Answers were Sorted based on User's Feedback



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

Answer / dilip anand k

Can’t perfectly say how many records are executed on each
node. It all depends on the partitioning method used. If we
use a round robin type the records will be distributed
equally among the nodes. If a Hash method is used where
similar records will be assigned to the same node then it
depends on the data.

Is This Answer Correct ?    16 Yes 2 No

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

Answer / shilpasagar

The number of records executed on each node depends up on
the partitiong technique used.

But irrespective of partitiong technique there is a way to
get the count of records executed that is through Director

Open Director -> Select the job -> Right click the job and
clic Monitor -> Then select any Stage/Link name and click
Show Instances (If it is already enabled then expand the
stage / link name. Then you can find out the number of
records executed on that particular node.

Is This Answer Correct ?    9 Yes 0 No

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

Answer / jay

no. of records processed on each node can be check from director output.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Data Stage Interview Questions

How to transfer file from one system to another system in UNIX?which command to be use?

4 Answers   Cap Gemini, TCS,


How you Implemented SCD Type 1 & Type 2 in your project?

0 Answers  


what is the use of surogate key in datastage

0 Answers   TCS,


What are sequencers?

0 Answers  


How To find the location of APT_confid file

2 Answers   CTS,


What are the partition techniques available in your last project?

1 Answers  


what is 'reconsideration error' and how can i respond to this error and how to debug this

0 Answers   Wipro,


disign the complex job in u r project?(they are aksing only complex job design and then data flow...)

0 Answers  


Can you explain link buffering?

0 Answers  


how to create document in datastage?

1 Answers   Cap Gemini,


which dim, fact tables used in bank domain

1 Answers   HSBC, IBM,


Hi All , in PX Job I have passed 4 Parameters and when i run the same job in sequence i dont want to use those parameters , is this possible if yes then how

0 Answers   TCS,


Categories