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
What is meta stage?
On which Dimension Table you implemented SCD Type in your Project
Hi guys, Please design a job for dis requirement with derivation(solution). my source table like dis. emp_no qualification 1 a 1 c 2 a 3 c 3 b To loaded to target like dis emp_no qualification 1 b 2 b 2 c 3 a my requirement is every employer have three qualifications i.e a,b and c. what qualification missed in source table that will be move to target systems. Hope u got it the requirement. Right Thanks.
Describe the architecture of datastage?
How we can covert server job to a parallel job?
What are the areas of application?
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 difference between odbc and drs stage?
what is repositery?
What is the project in datastage?
WAT TYPE OF PL/SQL QUERRYS USED IN DATASTAGE
What is the difference between server job and parallel jobs?
Differentiate between Symmetric Multiprocessing and Massive Parallel Processing?
Can anyone tell me a difficult situation who have handled while creating Datastage jobs?
Differentiate between Join, Merge and Lookup stage?