Source have 1000 records and it can have three nodes ok but
i want how many records are executed on each node?
Answer Posted / 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 |
Post New Answer View All Answers
What are the main differences you have observed between 7.x and 8.x version of datastage?
How to Remove Duplicate using SQL?
how to implement scd2 in datastage 7.5 with lookup stage
Which warehouse using in your datawarehouse
How to clean the datastage repository?
There are two file are there .1st file contains 5 records and 2nd file contain 10 records in target they want 50 records.how can achieve this
Differentiate between datastage and datastage tx?
Can you explain link buffering?
what are .ctl(control files) files ? how the dataset stage have better performance by this files?
What is usage analysis in datastage?
What could be a data source system?
In Datastage, how you can fix the truncated data error?
How can one find bugs in job sequence?
Name the third party tools that can be used in datastage?
What is process model?