What is the diff between sort performed at sort stage and
the stream sort performed at the input of few stages in DS
Enterprise edition?
Answer / pooja
Sort Stage
__________________________________________________________
1. Complex Sorts
2. When explicit Sorting Stage is required.
3. When Key change or cluster Key change columns are
required. As based on it the data needs to be filtered out
ahead in the job.
Sort performed in the input of few stages or Insort Stage
__________________________________________________________
1. Simple Sort
2. When there is no need to define a Sort stage explicitly.
3. There's no such option as key change here.
need to use
stage explicitly.
| Is This Answer Correct ? | 3 Yes | 1 No |
What is a range lookup?
How to manage date conversion in Datastage?
how CAN we remove duplicates in dataset?
how can u find out the datastage job is running on how many nodes
How can we improve the performance in datastage?
Unix command to view the data in a dataset
What is the purpose of pivot stage and types of containers in datastage
Define Job control?
In Sequential file, how can i split a column into two, and that column contains string datatype. For Example, i have column of string datatype as subedar khaja. Now i want get output as separately with subedar in one column and khaja in second column. How? Coula anybody, solve it?
How do you start developing a datastage project?
Difference between ‘validated ok’ and ‘compiled’ in data stage?
Define repository tables in datastage?