I have scenario like this seq file --> transformer --> sort
stage --> dataset
In this job which prtitioning technique you are using and
why???
Answer Posted / bharath
Hash or Modulus partitioning
better go for hash becoz based on keyed partitioning is
best for the sort...
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is datastage engine?
what should be ensure to run the sequence job so that if its get aborted in 10th job before 9job should get succeeded?
How do you generate sequence number in datastage?
State the difference between an operational datastage and a data warehouse?
How do you import and export data into datastage?
Why we use surrogate key?
What are the steps required to kill the job in Datastage?
What is the roundrobin collector?
Difference between sequential file and data set?
How do you register plug-ins?
Where do the datastage jobs get stored?
What is the difference between hashfile and sequential file?
what is stage is used for below Input columns: dept|mgr|employee|salary Output columns: mgr|count of employee per mgr|avg salary per dept note: each dept has one mgr and each mgr has many employees
Which commands are used to import and export the datastage jobs?
What are the types of containers?