Source have 1000 records and it can have three nodes ok but
i want how many records are executed on each node?
Answer Posted / 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 |
Post New Answer View All Answers
Enlist various types of routines in datastage.
if we using two sources having same meta data and how to check the data in two sources is same or not? and if the data is not same i want to abort the job ?how we can do this?
What are the functionalities of link partitioner?
how to add a new records into source?
what is ds administrator used for?
CHANGE CAPTURE
How do you start developing a datastage project?
Define project in datastage?
1.what is repartionoing technique? 2.what deliverables transferred to client using datastage? 3.how to write loop statements using nested loop sequence?
What is the precedence of stage variables,derivations, and constraints?
What are the components of ascential data stage?
Name the third party tools that can be used in datastage?
How to reverse the string using unix?
In Datastage, how you can fix the truncated data error?
How can we perform the 2nd time extraction of client database without accepting the data which is already loaded in first time extraction?