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
Differentiate between datastage and datastage tx?
table actions available in oracle connector?
What are the various kinds of containers available in datastage?
What is datastage?
What are the primary usages of datastage tool?
How can you write parallel routines in datastage PX?
how to sort two columns in single job in datastage.
What is a ds designer?
What are the types of containers?
What is the different type of jobs in datastage?
How do you register plug-ins?
DB2 connector> transformer > sequential file Data will be exported into a csv format in a sequential file. This file will be send in a email using a sequence job. Problem here is, how to avoid sending a blank csv file? When I ran the job there are chances that it might return zero records but in the sequence job csv file is going blank. how can I avoid this? thanks
I have a few records just I want to store data in to targets cycling way how?
If you want to use a same piece of code in different jobs, how will you achieve this?
whom do you report?