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 |
How can we achive parallelism
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
Why we need datasets ratherthan sequential files?
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?
Main Function of the Staging area in DWH ?
Where do the datastage jobs get stored?
Which algorithm you used for your hashfile?
Describe stream connector?
how to sort two columns in single job in datastage.
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?
How many types of hash files are there?
can any 1 put a difference between datastage 7.5 and 8.0 all concepts plz r mail 2 me anu4u09@gmail.com