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 Posted / 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 |
Post New Answer View All Answers
What are the primary usages of datastage tool?
How to RD using transformer?
1)s.key generate 1 to 700 records today. tomorrow another 400 will updated how to update the records using s.key generator? 2)source is like :-- DB --> T/F stage1 --> seq1file T/f 1 is linking with T/F2 ---> seq 2 how to load the data? in source i given some conditions those r going in seq1. The another data will going to seq2 how to do this ?
Differentiate between hash file and sequential file?
Field,NVL,INDEX,REPLACE,TRANSLATE,COLESC
What is the flow of loading data into fact & dimensional tables?
How many Key we can define in remove duplicate stage?
Enlist various types of routines in datastage.
How complex jobs are implemented in datstage to improve performance?
What is the difference between hashfile and sequential file?
how to achieve this output ? Two Input columns(ID & Name) - ID | Name 1 | Jack 1 | Kara In output there should be only 1 column which will be populated as - 1,Jack 1,Kara
I have a few records just I want to store data in to targets cycling way how?
Can you implement SCD2 using join, transformer and funnel stage?
What is the difference between server job and parallel jobs?
Can you explain engine tier in information server?