my source is sequencial file and my target is dataset.
i am running the job in two node configuration file.
my source having 10 records how the data move to target?
Answer Posted / kavi
If we use Round Robin partitioning method,5 rows in one
node & another 5 rows in 2nd node.
If it is Entire partitioning method,all the 10 rows go into
both the nodes.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
how do u catch bad rows from OCI stage? And what CLI stands for?
What is the difference between Datastage 7.5 and 7.0?
What is Ad-Hoc access? What is the difference between Managed Query and Ad-Hoc access?
What are the processing stages?
hi.... am facing typical problem in every interview " I need some critical scenarios faced in real time" plz help me guys
Can you explain how could anyone drop the index before loading the data in target in datastage?
How to read the length of word in unix?
What are the functionalities of link partitioner?
how to get sum of sal based on dept_no and then sum of all sal irrespective of dept_no in same sql. output:- 10, 200(sum of sal for dept_no 10), 5000(sum of all sal)
What are the types of hashed files in data stage
What is the difference between odbc and drs stage?
If you want to use the same piece of code in different jobs, how will you achieve it?
What are the steps required to kill the job in Datastage?
how to write server Routine coding?
How do you generate sequence number in datastage?