What are the partitioning techniques available in link
partitioner?



What are the partitioning techniques available in link partitioner?..

Answer / Satyendra Kumar Verma

Link Partitioner offers three partitioning techniques: Round Robin, Hash-based, and Key-value. These methods distribute data across multiple processors based on specific rules.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Stage Interview Questions

How can we achive parallelism

1 Answers   CTS,


Source Like department_no, employee_name ---------------------------- 20, R 10, A 10, D 20, P 10, B 10, C 20, Q 20, S and Output should be like this department_no, employee_list -------------------------------- 10, A 10, A,B 10, A,B,C 10, A,B,C,D 20, A,B,C,D,P 20, A,B,C,D,P,Q 20, A,B,C,D,P,Q,R 20, A,B,C,D,P,Q,R,S

3 Answers  


Why we need datasets ratherthan sequential files?

5 Answers  


A flatfile contains 200 records.I want to load first 50 records at first time running the job,second 50 records at second time running and so on,how u can develop the job?pls give the steps?

3 Answers   TCS,


Main Function of the Staging area in DWH ?

2 Answers  


Where do the datastage jobs get stored?

1 Answers  


Which algorithm you used for your hashfile?

1 Answers  


Describe stream connector?

1 Answers  


how to sort two columns in single job in datastage.

1 Answers   TCS,


if a column contains data like ram,rakesh,madhan,suraj,pradeep,bhaskar then I want to place names separated by commas in another columns how can we do?

2 Answers   IBM,


How many types of hash files are there?

1 Answers  


can any 1 put a difference between datastage 7.5 and 8.0 all concepts plz r mail 2 me anu4u09@gmail.com

4 Answers   IBM,


Categories